From 75e6dee98d2dbf2dcc3bf6c096163021e49afca8 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 6 Jul 2023 12:43:47 +0000 Subject: [PATCH] chore: release 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c8806e..4273439 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dojo-engineering/react-native-pay-sdk", - "version": "0.8.0", + "version": "0.8.1", "description": "React Native wrapper for Dojo Payment iOS and Android SDKs", "main": "lib/commonjs/index", "module": "lib/module/index",