Increment version number

This commit is contained in:
oakes
2014-02-22 19:35:49 -05:00
parent b196cbe5f0
commit dd81ddf542

View File

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