From 1b547f232d8f156041cfac527143d6a0a2263580 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Sun, 9 May 2021 21:08:05 +0800 Subject: [PATCH] released v1.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e47fe85..93b7d997 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-template", - "version": "1.7.4", + "version": "1.7.5", "description": "React Native template for react-native-uiw.", "scripts": { "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"