Increment version number
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(defproject play-clj "0.3.0-SNAPSHOT"
|
||||
(defproject play-clj "0.3.0"
|
||||
:description "A LibGDX wrapper for easy cross-platform game development"
|
||||
:url "https://github.com/oakes/play-clj"
|
||||
:license {:name "Public Domain"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
(defproject play-clj/lein-template "0.3.0-SNAPSHOT"
|
||||
(defproject play-clj/lein-template "0.3.0"
|
||||
:description "A template for making play-clj projects"
|
||||
:url "https://github.com/oakes/play-clj"
|
||||
:license {:name "Public Domain"
|
||||
|
||||
Reference in New Issue
Block a user