From 2cf5ba0049928e0c0dfafed2fb18f10453ce9596 Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 31 Aug 2014 23:17:35 -0400 Subject: [PATCH] Start 0.3.11-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 392346c..f6e0f42 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.10" +(defproject play-clj "0.3.11-SNAPSHOT" :description "A libGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"