Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
olexale committed Mar 27, 2024
1 parent 5dab948 commit 51e4c9e
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.7.2] - Hotfix release for broken comments

* In the previous release, comments were broken. This release fixes the issue.

## [1.7.1] - Fix tags

* Fix tags when specified in the header
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.7.1
version: 1.7.2
repository: https://github.com/olexale/bdd_widget_test
issue_tracker: https://github.com/olexale/bdd_widget_test/issues

Expand Down

0 comments on commit 51e4c9e

Please sign in to comment.