Skip to content

Commit

Permalink
chore(release): updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsamwell committed May 25, 2021
1 parent ff0adbd commit 2717932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [1.2.0] - 02/05/2021
## [2.0.0] - 25/05/2021

* Upgraded to the null-safety version of dart_gherkin, as such there are some breaking changes to be aware of (see https://github.com/jonsamwell/dart_gherkin/blob/master/CHANGELOG.md for the full list):
- BREAKING CHANGE: Table has been renamed to GherkinTable to avoid naming clashes
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: flutter_gherkin
description: A Gherkin / Cucumber parser and test runner for Dart and Flutter
version: 2.0.0-nullsafety.0
version: 2.0.0
homepage: https://github.com/jonsamwell/flutter_gherkin

environment:
Expand Down

0 comments on commit 2717932

Please sign in to comment.