Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Bump version to 0.6.0-alpha7
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Mar 20, 2012
1 parent 3cc2988 commit 49ca09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Original file line Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clj-webdriver "0.6.0-SNAPSHOT" (defproject clj-webdriver "0.6.0-alpha7"
:description "Clojure wrapper around Selenium-WebDriver library" :description "Clojure wrapper around Selenium-WebDriver library"
:dependencies [[org.clojure/clojure "1.3.0"] :dependencies [[org.clojure/clojure "1.3.0"]
[clj-http "0.3.0"] [clj-http "0.3.0"]
Expand Down

0 comments on commit 49ca09c

Please sign in to comment.