Skip to content

Commit

Permalink
chore: updated app version and chagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DK070202 committed May 21, 2023
1 parent d85951e commit bfdb6c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 2.0.1+0
# 2.1.0+0
- Fixes [issue](https://github.com/alippo-com/GrowthBook-SDK-Flutter/issues)

## 2.0.1+0
- Fixes [issue](https://github.com/alippo-com/GrowthBook-SDK-Flutter/issues/36) caused by analyzer.

## 2.0.0+0
Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: growthbook_sdk_flutter
description: An open-source feature flagging and experimentation platform that makes it simple to alter features and execute A/B testing.
version: 2.0.1+0
version: 2.1.0+0
repository: https://github.com/alippo-com/GrowthBook-SDK-Flutter


environment:
sdk: ">=2.17.2 <3.0.0"

Expand All @@ -14,13 +13,10 @@ dependencies:
json_annotation: ^4.5.0
tuple: ^2.0.0



dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^1.0.0
build_runner: ^2.1.11
analyzer: ^4.6.0
json_serializable: ^6.2.0

0 comments on commit bfdb6c4

Please sign in to comment.