Created develop branch; upversioned to 0.1.1-SNAPSHOT
This commit is contained in:
parent
eeb2f61c66
commit
fdbf1dc7ad
|
@ -1,4 +1,4 @@
|
||||||
(defproject swingbox-clj "0.1.0"
|
(defproject swingbox-clj "0.1.1-SNAPSHOT"
|
||||||
:description "A Clojure library designed to allow opening HTML windows from Clojure."
|
:description "A Clojure library designed to allow opening HTML windows from Clojure."
|
||||||
:url "http://example.com/FIXME"
|
:url "http://example.com/FIXME"
|
||||||
:license {:name "GNU Lesser General Public Licence 3.0"
|
:license {:name "GNU Lesser General Public Licence 3.0"
|
||||||
|
|
Loading…
Reference in a new issue