From 25dc35b50453ce1d852a71f0ef2456b6653f76f6 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 16 May 2023 11:03:23 +0000 Subject: [PATCH] chore: release 0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 652b8cb..5fee437 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dojo-engineering/react-native-pay-sdk", - "version": "0.5.0", + "version": "0.5.1", "description": "React Native wrapper for Dojo Payment iOS and Android SDKs", "main": "lib/commonjs/index", "module": "lib/module/index",