From bb305f099f3cbb7763cf4c80b874faf6812743ea Mon Sep 17 00:00:00 2001 From: oakes Date: Wed, 29 Jan 2014 01:45:36 -0500 Subject: [PATCH] Start 0.2.0-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 125a821..1e2ac40 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.1.1" +(defproject play-clj "0.2.0-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"