diff --git a/package.json b/package.json index cf96ad7..17a3246 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,10 @@ { "name": "react-native-alert-pro", - "version": "1.0.1", + "version": "1.1.0", "description": "The Pro Version of React Native Alert (Android & iOS)", "main": "index.js", "scripts": { - "test": "jest --coverage" + "test": "jest" }, "repository": { "type": "git",