Increment version number

This commit is contained in:
oakes
2014-11-06 15:56:50 -05:00
parent 9ebe9338b7
commit a5febf56c0
5 changed files with 5 additions and 5 deletions

View File

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