From a868ba84b5b0d122bd6adb22226251552730aef5 Mon Sep 17 00:00:00 2001 From: "Stephen (Alex) Wallen" Date: Mon, 12 Feb 2024 16:21:49 -1000 Subject: [PATCH] fix: package publishing issues --- CHANGELOG.md | 7 +++++-- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) 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: