Skip to content

Commit 4780bab

Browse files
committed
Version bump
1 parent 5caa620 commit 4780bab

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.1.6] - 'After' keyword
2+
3+
* Add `After` keyword
4+
* avoid avoid_types_on_closure_parameters (by @kentcb)
5+
16
## [0.1.5] - Windows-friendly build
27

38
* Fix code generation on Windows (by @kentcb)

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bdd_widget_test
22
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
3-
version: 0.1.5
3+
version: 0.1.6
44
author: Oleksandr Leuschenko <olexa.le@gmail.com>
55
homepage: https://github.com/olexale/bdd_widget_test
66

0 commit comments

Comments
 (0)