diff --git a/package-lock.json b/package-lock.json index 0d602bf0..168af48e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "react-native-template-typescript", - "version": "1.0.0", + "version": "1.1.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 007a33de..b6532135 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uiw/react-native-template", - "version": "1.0.0", + "version": "1.1.0", "description": "React Native template for react-native-uiw.", "scripts": { "prepublishOnly": "npm --no-git-tag-version version $TRAVIS_TAG"