Skip to content

Commit

Permalink
Bump to 0.1.0-beta11
Browse files Browse the repository at this point in the history
  • Loading branch information
trptcolin committed Aug 28, 2012
1 parent caf98b4 commit a55fb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,6 +1,6 @@
(let [dev-deps '[[midje "1.4.0" :exclusions [org.clojure/clojure]]]] (let [dev-deps '[[midje "1.4.0" :exclusions [org.clojure/clojure]]]]


(defproject reply "0.1.0-SNAPSHOT" (defproject reply "0.1.0-beta11"
: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.4.0"] :dependencies [[org.clojure/clojure "1.4.0"]
[jline/jline "2.8"] [jline/jline "2.8"]
Expand Down

0 comments on commit a55fb29

Please sign in to comment.