diff --git a/CHANGELOG.md b/CHANGELOG.md index c647c89..ab6cf92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.0-alpha.5](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.4...1.0.0-alpha.5) (2023-01-01) + + +### Bug Fixes + +* plugin version in user-agent ([a10e482](https://github.com/customerio/customerio-flutter/commit/a10e482de83bb4f648408f99a2bed1cade6561c7)) + ## [1.0.0-alpha.4](https://github.com/customerio/customerio-flutter/compare/1.0.0-alpha.3...1.0.0-alpha.4) (2022-12-30) diff --git a/pubspec.yaml b/pubspec.yaml index 8c074d2..5aa9aa5 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.4 +version: 1.0.0-alpha.5 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter