Increment version number

This commit is contained in:
oakes
2014-01-20 01:18:49 -05:00
parent 7fee9883d5
commit 3a61d3ad6b

View File

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