Increment version number

This commit is contained in:
oakes
2014-08-07 14:51:25 -04:00
parent 1ffe3858eb
commit 0cd1b03bdf
5 changed files with 7 additions and 7 deletions

View File

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