chore(version): updated version

This commit is contained in:
Jon Samwell 2018-10-29 16:31:24 +11:00
parent afb6677eff
commit 8b5ab413c1
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
## [0.0.2] - 29/10/2018
* Fixed up dependencies
*
## [0.0.1] - 29/10/2018
* Initial working release

View File

@ -714,7 +714,7 @@ For convenience the library defines a number of pre-defined steps so you can get
#### Flutter Driver Utilities
For convenience the library provides a static `FlutterDriverUtils` class that abstracts away some common Flutter driver functionality like tapping a button, getting and entering text, checking if an element is present or absent. See <lib/src/flutter/utils/driver_utils.dart>
For convenience the library provides a static `FlutterDriverUtils` class that abstracts away some common Flutter driver functionality like tapping a button, getting and entering text, checking if an element is present or absent. See [lib/src/flutter/utils/driver_utils.dart](lib/src/flutter/utils/driver_utils.dart).
### Debugging

View File

@ -1,6 +1,6 @@
name: flutter_gherkin
description: A Gherkin / Cucumber parser and test runner for Dart and Flutter
version: 0.0.2
version: 0.0.3
author: Jon Samwell <jonsamwell@gmail.com>
homepage: https://github.com/jonsamwell/flutter_gherkin