Skip to content

Commit

Permalink
Bump to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Nov 12, 2018
1 parent 0e9e564 commit 1bf3dfe
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.4.3-SNAPSHOT"
(defproject reply "0.4.3"
:description "REPL-y: A fitter, happier, more productive REPL for Clojure."
:dependencies [[org.clojure/clojure "1.6.0"]
[jline "2.14.6"]
Expand Down

0 comments on commit 1bf3dfe

Please sign in to comment.