Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump to version 0.2.3.
  • Loading branch information
technomancy committed Jul 25, 2011
1 parent 11ac0f9 commit 852428a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions project.clj
@@ -1,7 +1,5 @@
(defproject clj-stacktrace "0.2.3-SNAPSHOT"
(defproject clj-stacktrace "0.2.3"
:description "More readable stacktraces in Clojure programs."
:url "http://github.com/mmcgrana/clj-stacktrace"
:dev-dependencies [[org.clojure/clojure "1.2.1"]
[lein-clojars "0.6.0"]]
:hooks [leiningen.hooks.clj-stacktrace-test]
:repl-options [:caught clj-stacktrace.repl/pst+])
[lein-clojars "0.6.0"]])

0 comments on commit 852428a

Please sign in to comment.