diff --git a/CHANGELOG.md b/CHANGELOG.md index 6121a54..bb5b6bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.1](https://github.com/casdoor/casdoor-flutter-sdk/compare/v1.0.0...v1.0.1) (2022-08-08) + + +### Bug Fixes + +* GitHub release version doesn't match with the one in pub.dev ([#12](https://github.com/casdoor/casdoor-flutter-sdk/issues/12)) ([4e47ddb](https://github.com/casdoor/casdoor-flutter-sdk/commit/4e47ddb32a2733f502dae3e9b6f5ef20e8060fe2)) + # 1.0.0 (2022-08-07) diff --git a/pubspec.yaml b/pubspec.yaml index 5af7c20..8099b31 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: casdoor_flutter_sdk description: Casdoor_flutter_sdk will allow you to easily connect your application to the Casdoor authentication system without having to implement it from scratch. -version: 1.0.0 +version: 1.0.1 homepage: https://github.com/casdoor/casdoor-flutter-sdk environment: