diff --git a/project.clj b/project.clj index 21fec6c..f7213f9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject play-clj "0.2.1-SNAPSHOT" +(defproject play-clj "0.2.1" :description "A LibGDX wrapper for easy cross-platform game development" :url "https://github.com/oakes/play-clj" :license {:name "Public Domain"