From f21c6337b70a09fd721500c88f0ba916946c7be7 Mon Sep 17 00:00:00 2001 From: oakes Date: Mon, 24 Feb 2014 13:35:15 -0500 Subject: [PATCH] Update to 0.2.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index f7213f9..b9a1167 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.2.1" +(defproject play-clj "0.2.2-SNAPSHOT" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"