From d843b82e3b2d1c6e9e74b307cb01e0fa4b4751ce Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Mon, 15 Aug 2016 13:14:15 -0700 Subject: [PATCH] Bump to v1.2.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index eba34ac1..d242153a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: webdriver -version: 1.1.1 +version: 1.2.0 author: Marc Fisher II description: > Provides WebDriver bindings for Dart. These use the WebDriver JSON interface,