From efdfe2ab62afd5867b823df6e1beb99f8e6233c9 Mon Sep 17 00:00:00 2001 From: Josha von Gizycki Date: Fri, 22 Mar 2019 14:02:33 +0100 Subject: [PATCH] remove snapshot --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 6b7942b..b665010 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject joshavg/formulare "0.4.0-SNAPSHOT" +(defproject joshavg/formulare "0.4.0" :description "Forms hiccup style" :url "https://gitea.heevyis.ninja/josha/formulare.git" :scm {:name "git" :url "https://gitea.heevyis.ninja/josha/formulare.git"}