diff --git a/CHANGELOG.md b/CHANGELOG.md index b658716..02e02c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.0.1+2 + +Some additional clean like fixing analyzer warnings and adding supported platforms + ## 0.0.1+1 -The initial version of this package including the generated .pb.dart files -with no additional functionality. +The initial version of this package including the generated .pb.dart files with no additional functionality. diff --git a/pubspec.yaml b/pubspec.yaml index e919353..4bb11ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: google_cloudevents_dart description: An SDK for working with CloudEvents in Dart. -version: 0.0.1+1 +version: 0.0.1+2 repository: https://github.com/a-wallen/google_cloudevents_dart.git platforms: android: