diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cbb874..d52e2c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.9](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.8...1.0.0-alpha.9) (2023-02-16) + + +### Bug Fixes + +* updated android dependency to auto update ([#24](https://github.com/customerio/customerio-flutter/issues/24)) ([040cef2](https://github.com/customerio/customerio-flutter/commit/040cef205821c9bb1913a378dfffa356a3b25650)) + ## [1.0.0-alpha.8](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.7...1.0.0-alpha.8) (2023-02-13) diff --git a/pubspec.yaml b/pubspec.yaml index 48a5e99..2b880f5 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-alpha.8 +version: 1.0.0-alpha.9 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter