Increment version number

This commit is contained in:
oakes
2014-05-03 01:27:58 -04:00
parent 7cba84db08
commit 404484fa0f
5 changed files with 7 additions and 7 deletions

View File

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