From 3b10f4cce8c2a49816fae3ca93440e1a45248402 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Wed, 8 Dec 2021 21:26:23 +0800 Subject: [PATCH] released v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd09b0d..52acf12 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uiw/react-native-alipay", "title": "React Native Alipay", - "version": "3.0.0", + "version": "4.0.0", "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "main": "index.js", "typings": "index.d.ts",