diff --git a/CHANGELOG.md b/CHANGELOG.md index e830fa0..a96d7b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## Changelog -### v1.7.6 Apr 23, 2024 +### v1.7.6 Jun 03, 2024 * Upgrade IAP SDK for Android `1.6.6` and for iOS `1.6.3`. diff --git a/package.json b/package.json index 99696c9..5014884 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-square-in-app-payments", - "version": "1.7.5", + "version": "1.7.6", "description": "An open source React Native plugin for calling Square’s native In-App Payments SDK to take in-app payments on iOS and Android.", "homepage": "https://github.com/square/in-app-payments-react-native-plugin", "repository": { @@ -62,4 +62,4 @@ "**/**/logkitty": "^0.7.1", "**/**/minimist": "^0.2.1" } -} \ No newline at end of file +}