Skip to content
This repository has been archived by the owner on Apr 1, 2019. It is now read-only.

Commit

Permalink
cargo: release 0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreastt committed Apr 10, 2017
1 parent c0aabb6 commit 8a36155
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webdriver"
version = "0.24.0"
version = "0.25.0"
authors = ["Mozilla Tools and Automation <tools@lists.mozilla.com>"]
description = "Library implementing the wire protocol for the W3C WebDriver specification"
documentation = "https://docs.rs/webdriver"
Expand All @@ -17,4 +17,4 @@ log = "0.3"
regex = "0.2"
rustc-serialize = "0.3"
time = "0.1"
url = "1"
url = "1"

0 comments on commit 8a36155

Please sign in to comment.