diff --git a/project.clj b/project.clj index bbb52a8..393c875 100644 --- a/project.clj +++ b/project.clj @@ -1,7 +1,7 @@ (let [dev-deps '[[speclj "2.7.2"] [classlojure "0.6.6"]]] - (defproject reply "0.4.0" + (defproject reply "0.4.1-SNAPSHOT" :description "REPL-y: A fitter, happier, more productive REPL for Clojure." :dependencies [[org.clojure/clojure "1.6.0"] [jline "2.14.5"]