Skip to content

Commit

Permalink
Bump version for alpha5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Mar 6, 2012
1 parent db1b48a commit 47a625a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject reply "0.1.0-SNAPSHOT" (defproject reply "0.1.0-alpha5"
:description "REPL-y: A fitter, happier, more productive REPL for Clojure." :description "REPL-y: A fitter, happier, more productive REPL for Clojure."
:dependencies [[org.clojure/clojure "1.3.0"] :dependencies [[org.clojure/clojure "1.3.0"]
[jline "2.6"] [jline "2.6"]
Expand Down

0 comments on commit 47a625a

Please sign in to comment.