From 701eec33eea3561e3d632513851c25708452aef1 Mon Sep 17 00:00:00 2001 From: vsavkin Date: Wed, 23 Jul 2014 11:59:15 -0700 Subject: [PATCH] chore(guinness): update to 0.1.13 --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 4a9e203cc..1ffce5e0a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -36,7 +36,7 @@ packages: guinness: description: guinness source: hosted - version: "0.1.5" + version: "0.1.13" html5lib: description: html5lib source: hosted diff --git a/pubspec.yaml b/pubspec.yaml index d32395bb9..dbd81378b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -27,7 +27,7 @@ dependencies: web_components: '>=0.3.3 <0.4.0' dev_dependencies: benchmark_harness: '>=1.0.0' - guinness: '>=0.1.3 <0.2.0' + guinness: '>=0.1.13 <0.2.0' mock: '>=0.10.0 <0.12.0' protractor: '0.0.5' unittest: '>=0.10.1 <0.12.0'