From c195fd817f07585cf242299ea14900cda93b151e Mon Sep 17 00:00:00 2001 From: oakes Date: Thu, 6 Nov 2014 16:10:59 -0500 Subject: [PATCH] Start 0.4.3-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 04e5f68..a27ec24 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.4.2" +(defproject play-clj "0.4.3-SNAPSHOT" :description "A libGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"