From 65fa306959b37f1acf4a82524052689c822fd2ae Mon Sep 17 00:00:00 2001 From: oakes Date: Thu, 23 Jan 2014 23:44:03 -0500 Subject: [PATCH] Start 0.1.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f48560d..bb80ca6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.1.0" +(defproject play-clj "0.1.1-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"