diff --git a/project.clj b/project.clj index ab0480a..fbe28bd 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject clj-stacktrace "0.2.7" +(defproject clj-stacktrace "0.2.8" :description "More readable stacktraces in Clojure programs." :url "https://github.com/mmcgrana/clj-stacktrace" :license {:name "MIT" :url "http://opensource.org/licenses/MIT"}