webdriver: Update version number for release

Source-Repo: https://github.com/mozilla/webdriver-rust
Source-Revision: b4b3ec9ef00b030d09f226fcb7cd97f61725195c

committer: Andreas Tolfsen <ato@mozilla.com>

--HG--
extra : subtree_source : http%3A//tristan.corp.lon2.mozilla.com%3A8000
extra : subtree_revision : 119f19fe6b4a28137b43265ff4eb5d2a8ddc2d40
This commit is contained in:
James Graham 2017-03-27 15:35:42 +01:00
Родитель 67d7c43e30
Коммит 3278fdd16f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
[package]
name = "webdriver"
version = "0.23.1"
version = "0.24.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"