diff --git a/package.json b/package.json index 4e701af..0724fe4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-check-version", - "version": "1.1.0", + "version": "1.1.1", "description": "Check if the user is running the latest version of the app", "main": "index.js", "typings": "index.d.ts",