Skip to content

Commit

Permalink
Set version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed Aug 17, 2016
1 parent f174fa9 commit 2d1ea7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject funcool/catacumba-prone "0.3.0"
(defproject funcool/catacumba-prone "0.4.0"
:description "A prone integration for catacumba"
:url "http://github.com/funcool/catacumba-prone"
:license {:name "BSD (2-Clause)"
Expand All @@ -9,5 +9,5 @@
"-Xlint:-options" "-Xlint:unchecked"]
:plugins [[lein-ancient "0.6.10"]]
:dependencies [[org.clojure/clojure "1.8.0" :scope "provided"]
[funcool/catacumba "0.16.0" :scope "provided"]
[funcool/catacumba "1.0.0" :scope "provided"]
[prone "1.1.1"]])

0 comments on commit 2d1ea7a

Please sign in to comment.