From 486cdae3827b29adb554192c5068c9222715a14a Mon Sep 17 00:00:00 2001 From: oakes Date: Thu, 12 Feb 2015 16:09:16 -0500 Subject: [PATCH] Start 0.4.5-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 241e977..c911d46 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.4.4" +(defproject play-clj "0.4.5-SNAPSHOT" :description "A libGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"