From 16dc076355a8e77dd570974fc76bf27f99f55578 Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 25 May 2014 22:14:02 -0400 Subject: [PATCH] Start 0.3.7-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 2c6bf9e..65227d0 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.6" +(defproject play-clj "0.3.7-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"