From cd6b4ae10c8c5544f70d7d4c1f856cae7792306f Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 15 Oct 2014 22:17:53 +0100 Subject: [PATCH] Upversioned from 0.1.4 to 0.1.5-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 557287f..97804ef 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mw-engine "0.1.4" +(defproject mw-engine "0.1.5-SNAPSHOT" :description "Cellular automaton world builder." :url "http://www.journeyman.cc/microworld/" :manifest {