diff --git a/project.clj b/project.clj index ff76bfb..ce0181e 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject devcards "0.2.7" +(defproject devcards "0.2.8-SNAPSHOT" :description "Devcards is a ClojureScript library that provides a lab space in which you can develop your UI components independently and interactively." :url "http://github.com/bhauman/devcards" :license {:name "Eclipse Public License"