diff --git a/package-lock.json b/package-lock.json index 6ff2e3a..2a5a8dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-native-awesome-modal", - "version": "0.1.0", + "version": "0.1.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "devDependencies": { "@babel/core": "^7.12.10", diff --git a/package.json b/package.json index 0cb572f..b6adb27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-awesome-modal", - "version": "0.1.0", + "version": "0.1.1", "description": "A flexible and reusable modal.", "main": "lib/index.js", "types": "lib/index.d.ts",