diff --git a/project.clj b/project.clj index b140d61..be230a9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject day8.re-frame/re-frame-10x "0.2.0" +(defproject day8.re-frame/re-frame-10x "0.2.1-SNAPSHOT" :description "Become 10x more productive when developing and debugging re-frame applications." :url "https://github.com/Day8/re-frame-10x" :license {:name "MIT"}