From 2d0796c2a00a09f2a6e08109bd5cf75bae2a7c4d Mon Sep 17 00:00:00 2001 From: Shahroz Khan Date: Mon, 12 Dec 2022 00:25:59 -0500 Subject: [PATCH] plugin update --- CHANGELOG.md | 4 ++++ customer_io.iml | 1 - pubspec.yaml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f6af821..ca2e56ee 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 5ba6df35..f04ea799 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 db337697..7b5ce0d5 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