Increment version number

This commit is contained in:
oakes
2014-10-17 13:29:37 -04:00
parent a7964fcfb8
commit fd5f195636
5 changed files with 5 additions and 5 deletions

View File

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