From fb14a8d3eafe431545aa0c02bd7eb060e68bd1ca Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Thu, 24 Jul 2014 22:24:17 +0100 Subject: [PATCH] Upversioned from 0.1.1 to 0.1.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index d14e639..a18131a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mw-engine "0.1.1" +(defproject mw-engine "0.1.2-SNAPSHOT" :description "Cellular automaton world builder." :url "http://example.com/FIXME" :license {:name "GNU General Public License v2"