Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump clj-webdriver dep to 0.6.0-beta1
  • Loading branch information
semperos committed Oct 10, 2012
1 parent 2885b97 commit 8b7d9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -6,7 +6,7 @@
:min-lein-version "2.0.0"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.clojure/core.logic "0.8-alpha3"]
[clj-webdriver "0.6.0-alpha11"]
[clj-webdriver "0.6.0-beta1"]
[enlive "1.0.1"]]
:profiles {:dev
{:dependencies
Expand Down

0 comments on commit 8b7d9f4

Please sign in to comment.