diff --git a/project.clj b/project.clj index 38c9492..534cbe6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject postmortem "0.1.1-SNAPSHOT" +(defproject postmortem "0.2.0" :description "A tiny value-oriented debugging tool for Clojure(Script), powered by transducers" :url "https://github.com/athos/postmortem" :license {:name "Eclipse Public License"