From 52e3bcbf199b302599de8be34d27a2351624c558 Mon Sep 17 00:00:00 2001 From: oakes Date: Thu, 19 Jun 2014 17:23:14 -0400 Subject: [PATCH] Start 0.3.8-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 46a25bc..9077cde 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.3.7" +(defproject play-clj "0.3.8-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"