From afeef539b53bfee59318ac9f3aa77ca168635ed1 Mon Sep 17 00:00:00 2001 From: lukas Date: Thu, 5 Mar 2020 15:20:52 +0100 Subject: [PATCH] Version 0.2.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 3af62a3..9b07ad9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject dda/cryogen-core "0.2.1" +(defproject dda/cryogen-core "0.2.2-SNAPSHOT" :description "Cryogen's compiler" :url "https://github.com/cryogen-project/cryogen-core" :license {:name "Eclipse Public License"