Skip to content

Commit 4b86c26

Browse files
committed
Version bump
1 parent 07f42f3 commit 4b86c26

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+
## [1.7.1] - Fix tags
2+
3+
* Fix tags when specified in the header
4+
* Skip duplicated empty lines in the header
5+
16
## [1.7.0] - Option to disable IntegrationTestBinding inclusion
27

38
* Update dependencies (by @lsaudon)

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: 1.7.0
3+
version: 1.7.1
44
repository: https://github.com/olexale/bdd_widget_test
55
issue_tracker: https://github.com/olexale/bdd_widget_test/issues
66

0 commit comments

Comments
 (0)