From 16b4cbcf91f1d635ac37e84ac98091cea03a7f26 Mon Sep 17 00:00:00 2001 From: oakes Date: Mon, 8 Sep 2014 00:45:56 -0400 Subject: [PATCH] Start 0.3.12-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index a52b45a..54a3268 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.11" +(defproject play-clj "0.3.12-SNAPSHOT" :description "A libGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"