diff --git a/CHANGELOG.md b/CHANGELOG.md index 43e6e5a..ef60479 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-beta.3](https://github.com/customerio/customerio-flutter/compare/1.0.0-beta.2...1.0.0-beta.3) (2023-03-31) + + +### Bug Fixes + +* release script typo ([2a8b7ae](https://github.com/customerio/customerio-flutter/commit/2a8b7aea96d74cd095c122cede2f7c7ff3dfbd89)) + ## [1.0.0-beta.2](https://github.com/customerio/customerio-flutter/compare/1.0.0-beta.1...1.0.0-beta.2) (2023-03-31) diff --git a/pubspec.yaml b/pubspec.yaml index 3e50ba2..23069b9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: customer_io description: An official flutter plugin for Customer.io, an automated messaging platform for tech-savvy marketers. -version: 1.0.0-beta.2 +version: 1.0.0-beta.3 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter