Increment version number

This commit is contained in:
oakes
2015-02-11 23:05:12 -05:00
parent 9aa7d5f0a2
commit 76b7003355

View File

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