Skip to content

Commit

Permalink
Prepare for 0.5.0-alpha5 release, delivering Opera support, compound-…
Browse files Browse the repository at this point in the history
…class finding, better display of form values at the REPL, and new quick-fill behavior
  • Loading branch information
semperos committed Jan 19, 2012
1 parent 409a002 commit 9bdba8c
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,4 +1,4 @@
(defproject clj-webdriver "0.5.0-SNAPSHOT"
(defproject clj-webdriver "0.5.0-alpha5"
:description "Clojure wrapper around Selenium-WebDriver library"
:dependencies [[org.clojure/clojure "1.3.0"]
[org.seleniumhq.selenium/selenium-server "2.16.0"]
Expand Down

0 comments on commit 9bdba8c

Please sign in to comment.