Increment version number

This commit is contained in:
oakes
2014-06-15 00:08:52 -04:00
parent 84a314e0b0
commit 12b9e22e31
5 changed files with 5 additions and 5 deletions

View File

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