From ea658b84426d2d65fbe743fd4a568c7e9894ebd5 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 31 Mar 2022 18:53:00 +0800 Subject: [PATCH] released v4.0.3 (#57) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60c1963..3438d99 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uiw/react-native-alipay", "title": "React Native Alipay", - "version": "4.0.2", + "version": "4.0.3", "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "main": "index.js", "typings": "index.d.ts",