From 26adf1ac7063a7fa0f6384909cc1fe75e9e7d31f Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Fri, 24 Jul 2020 14:15:20 +0800 Subject: [PATCH] released v2.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 393c5e4..fec964c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-alipay", - "version": "2.0.9", + "version": "2.0.10", "description": "基于 React Native 的支付宝插件,支持Android/iOS。", "main": "index.js", "typings": "index.d.ts",