From 31cb10be2ed0634d03bc073a509a9a37fbfbc64a Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sat, 18 Dec 2021 16:04:48 +0800 Subject: [PATCH] released v4.0.2 #44 #50 #48 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c50d2ce..60c1963 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uiw/react-native-alipay", "title": "React Native Alipay", - "version": "4.0.1", + "version": "4.0.2", "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "main": "index.js", "typings": "index.d.ts",