Skip to content

Commit 2afc719

Browse files
committed
Version bump
1 parent feff0c5 commit 2afc719

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.4.4] - Bugfix
2+
3+
* Fix bug for feature tags (by @GuillaumeMorinQc)
4+
* Apply stricter linter
5+
16
## [1.4.3] - Multiple includes
27

38
* Add multiple includes to the config file

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

66
environment:

0 commit comments

Comments
 (0)