diff --git a/project.clj b/project.clj index 6115a7d..90f63ed 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject joshavg/formulare "0.2.1-SNAPSHOT" +(defproject joshavg/formulare "0.3.0-SNAPSHOT" :description "Forms hiccup style" :url "https://gitea.heevyis.ninja/josha/formulare.git" :scm {:name "git" :url "https://gitea.heevyis.ninja/josha/formulare.git"}