diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f6af82..ca2e56e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.1-alpha.2 + +* Push messaging support + ## 0.0.1-alpha.1 * SDK config support diff --git a/customer_io.iml b/customer_io.iml index 5ba6df3..f04ea79 100644 --- a/customer_io.iml +++ b/customer_io.iml @@ -22,6 +22,5 @@ - \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index db33769..7b5ce0d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: customer_io description: A plugin for Customer.io -version: 0.0.1-alpha.1 +version: 0.0.1-alpha.2 homepage: https://customer.io repository: https://github.com/customerio/customerio-flutter