From 7e365f9c2213e2c168a2fd0873666100165c21ea Mon Sep 17 00:00:00 2001 From: jem Date: Sat, 7 Mar 2020 13:08:27 +0100 Subject: [PATCH] Version 0.2.3-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f5fec32..74c20a1 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.2.2" +(defproject dda/cryogen-core "0.2.3-SNAPSHOT" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"