Increment version number

This commit is contained in:
oakes
2014-08-27 13:33:33 -04:00
parent 466a11f408
commit e3c4d105b8
5 changed files with 5 additions and 5 deletions

View File

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