From ccbc2f4db3d2eee6f59931608e3a2a4d0bc290dc Mon Sep 17 00:00:00 2001 From: oakes Date: Fri, 9 May 2014 20:18:57 -0400 Subject: [PATCH] Start 0.3.4-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index e5ac476..7685246 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.3" +(defproject play-clj "0.3.4-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"