Skip to content

Commit

Permalink
Bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Jun 26, 2018
1 parent 3fb8156 commit 072bc34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(let [dev-deps '[[speclj "2.7.2"]
[classlojure "0.6.6"]]]

(defproject reply "0.3.11-SNAPSHOT"
(defproject reply "0.4.0"
:description "REPL-y: A fitter, happier, more productive REPL for Clojure."
:dependencies [[org.clojure/clojure "1.6.0"]
[jline "2.14.5"]
Expand Down

0 comments on commit 072bc34

Please sign in to comment.