Skip to content

Commit

Permalink
Version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed Jan 3, 2011
1 parent bb883ac commit 6b6bc1f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
(defproject clj-stacktrace "0.2.1-SNAPSHOT"
(defproject clj-stacktrace "0.2.1"
:description "More readable stacktraces in Clojure programs."
:url "http://github.com/mmcgrana/clj-stacktrace"
:dependencies [[org.clojure/clojure "1.2.0"]]
:dev-dependencies [[lein-clojars "0.6.0"]])
:dependencies [[org.clojure/clojure "1.2.0"]])

0 comments on commit 6b6bc1f

Please sign in to comment.