diff --git a/project.clj b/project.clj index 2b14fd8..d022f60 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject day8.re-frame/trace "0.1.20-SNAPSHOT" +(defproject day8.re-frame/trace "0.1.20" :description "Tracing and developer tools for re-frame apps" :url "https://github.com/Day8/re-frame-trace" :license {:name "MIT"}