diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ba8959..e5b9906 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ Change Log ========== -### Version 7.4.4 +### Version 7.5.0 * Using the 7.4.x versions of the Android Marketing Cloud SDK. diff --git a/package.json b/package.json index 71142f0..4576cc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-marketingcloudsdk", - "version": "7.4.4", + "version": "7.5.0", "description": "A React Native component to access the native Salesforce Marketing Cloud MobilePush SDKs", "author": "Salesforce Marketing Cloud", "license": "BSD-3-Clause",