Skip to content

Commit

Permalink
webdriver: Merge pull request mozilla#75 from mozilla/v0.22
Browse files Browse the repository at this point in the history
Update version number for release

Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: 87bbf8cf0808752b92b40d5f5befff38dde6d601
  • Loading branch information
jgraham committed Feb 27, 2017
1 parent adbada2 commit 210bf68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/webdriver/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "webdriver"
version = "0.21.0"
version = "0.22.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 Down

0 comments on commit 210bf68

Please sign in to comment.