diff --git a/CHANGELOG.md b/CHANGELOG.md index 638b3a3..f7b00b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.1.2](https://github.com/customerio/customerio-flutter/compare/1.1.1...1.1.2) (2023-05-03) + + +### Bug Fixes + +* autoupdate to latest major version of iOS SDK ([#40](https://github.com/customerio/customerio-flutter/issues/40)) ([974a342](https://github.com/customerio/customerio-flutter/commit/974a3422544e712ae52fc7ca1a8318601d0859c2)) + ### [1.1.1](https://github.com/customerio/customerio-flutter/compare/1.1.0...1.1.1) (2023-04-26) diff --git a/pubspec.yaml b/pubspec.yaml index e195a4b..91e49c9 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.1.1 +version: 1.1.2 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter