From b3b7f8a475e4ada46ee00a1487a1e742ac858e33 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 30 Jul 2014 13:10:24 +0100 Subject: [PATCH] Upversioned from 0.1.2 to 0.1.3-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e9ab269..c4ea33d 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject mw-engine "0.1.2" +(defproject mw-engine "0.1.3-SNAPSHOT" :description "Cellular automaton world builder." :url "http://www.journeyman.cc/microworld/" :manifest {