diff --git a/package-lock.json b/package-lock.json index 1182708..c9fc162 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-status-bar-height", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6de6cea..443ce47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-status-bar-height", - "version": "1.0.0", + "version": "1.0.1", "description": "Get status bar height for React Native App", "main": "index.js", "scripts": {