Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/geckodriver.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAutomatedTester <dburns@mozilla.com>2015-10-02 23:11:56 +0300
committerAutomatedTester <dburns@mozilla.com>2015-10-02 23:11:56 +0300
commit26f0f4748ee07af36720eb57ba6d69ec934a8b5a (patch)
treeaee34f97f91d56cf6347958eebbfae36f0ca02bb
parentcc648fc54f4db4781b14b4e2936c55f1e0625181 (diff)
Bumping version to v0.4.2v0.4.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7c0a420..726e0e7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wires"
-version = "0.4.1"
+version = "0.4.2"
authors = ["James Graham <james@hoppipolla.co.uk>"]
description = "Proxy for using WebDriver clients to interact with Gecko-based browsers."
repository = "https://github.com/jgraham/wires"