From 67c2325f68a08c9e644b83bcc5715cdc7e572542 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 13 Aug 2020 17:42:24 +0800 Subject: [PATCH] released v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3be64a8..6b83a53b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-template", - "version": "1.4.3", + "version": "1.5.0", "description": "React Native template for react-native-uiw.", "scripts": { "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"