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