Skip to content

Commit

Permalink
Update version to match current cucumber-jvm snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nilswloka committed Apr 28, 2012
1 parent c373149 commit 6ff536b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/clojure_cukes/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clojure_cukes "1.0.4"
(defproject clojure_cukes "1.0.5-SNAPSHOT"
:description "A demo of Cucumber with Clojure and Leiningen"
:dependencies [[org.clojure/clojure "1.4.0-alpha3"]]
:plugins [[lein-cucumber "1.0.0"]]
Expand Down

0 comments on commit 6ff536b

Please sign in to comment.