Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
olexale committed Dec 7, 2023
1 parent a200369 commit a2c2104
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [1.6.3] - Generic step usage comment (by @lsaudon)

* Add a comment to the generated step implementation to show how to use the generated step

## [1.6.2] - Generic step generation improvement (by @lsaudon)

* Automatically detect parameter names in scenario outlines
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: bdd_widget_test
description: A BDD-style widget testing library. Generates Flutter widget tests from *.feature files.
version: 1.6.2
version: 1.6.3
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues

Expand Down

0 comments on commit a2c2104

Please sign in to comment.