Skip to content

Commit

Permalink
Bump version to 0.3.10
Browse files Browse the repository at this point in the history
0.3.9 was a bust, missed the startup speed rebase
  • Loading branch information
trptcolin committed May 20, 2018
1 parent e677c5c commit ffe3662
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.9-SNAPSHOT"
(defproject reply "0.3.10"
: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 ffe3662

Please sign in to comment.