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