From 019c02a5f697f65992049b417e2424653845eb76 Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 21 Dec 2014 16:05:12 -0500 Subject: [PATCH] Start 0.4.4-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 86c2841..3a465d4 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.4.3" +(defproject play-clj "0.4.4-SNAPSHOT" :description "A libGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"