Increment version number

This commit is contained in:
oakes
2014-01-25 17:56:32 -05:00
parent fcdfc5d7d6
commit 136066b6b1

View File

@@ -1,4 +1,4 @@
(defproject play-clj "0.1.1-SNAPSHOT"
(defproject play-clj "0.1.1"
:description "A LibGDX wrapper for easy cross-platform game development"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"