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