Skip to content

Commit c987e5a

Browse files
committed
Version bump
1 parent 75de4ae commit c987e5a

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## [1.4.1] - 'After' block improvement
1+
## [1.4.2] - Nested brackets
2+
3+
* Fix nested brackets bug
4+
5+
## [1.4.1] - Code coverage
26

37
* 100% code coverage
48

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.4.1
3+
version: 1.4.2
44
homepage: https://github.com/olexale/bdd_widget_test
55

66
environment:

0 commit comments

Comments
 (0)