From 971fb9cb86055684df2297a2d9143748408d85ba Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 29 Jun 2023 15:46:08 +0000 Subject: [PATCH] chore: release 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08ef157..d7efa47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dojo-engineering/react-native-pay-sdk", - "version": "0.7.0", + "version": "0.7.1", "description": "React Native wrapper for Dojo Payment iOS and Android SDKs", "main": "lib/commonjs/index", "module": "lib/module/index",