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