From d442a9168e02bd27db5aa67318cc2b903eb0b74d Mon Sep 17 00:00:00 2001 From: oakes Date: Thu, 31 Jul 2014 00:00:45 -0400 Subject: [PATCH] Start 0.3.9-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index fe01e9d..c1bfc6b 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.8" +(defproject play-clj "0.3.9-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"