From 275b74ae2993eba6c6b174c9f178e259430dbe57 Mon Sep 17 00:00:00 2001 From: oakes Date: Fri, 23 May 2014 13:33:48 -0400 Subject: [PATCH] Start 0.3.6-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c053a2c..856f764 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.5" +(defproject play-clj "0.3.6-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"