From 982684432e62e99abb296e6a5acddd6d435bf452 Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Sun, 30 Sep 2018 23:37:12 +0200 Subject: [PATCH] version bump --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ff5cff9..ee2e4f4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject joshavg/formulare "0.2.0-SNAPSHOT" +(defproject joshavg/formulare "0.2.1-SNAPSHOT" :description "Forms hiccup style" :url "https://gitea.heevyis.ninja/josha/formulare.git" :license {:name "GPL-3.0"