diff --git a/package-lock.json b/package-lock.json index 96e4e3b4..30eae00f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-sticky-parallax-header", - "version": "0.0.58", + "version": "0.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6e1c0160..736c387f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sticky-parallax-header", - "version": "0.0.62", + "version": "0.1.0", "main": "src/index.js", "repository": "https://github.com/netguru/sticky-parallax-header", "author": "IdaszakDaniel ",