diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e02c3..2a7866c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.0.2 + +> Note: This release has breaking changes. + +- Reworked package structure +- Added example for using the package in a server application + ## 0.0.1+2 Some additional clean like fixing analyzer warnings and adding supported platforms diff --git a/pubspec.yaml b/pubspec.yaml index 8c6c0ce..98bd280 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+2 +version: 0.0.2 repository: https://github.com/a-wallen/google_cloudevents_dart.git platforms: android: