diff --git a/package-lock.json b/package-lock.json index ec963f8..b794775 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-image-filter-kit", - "version": "0.3.5", + "version": "0.3.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bb67a8e..671a41e 100755 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "type": "git", "url": "git+https://github.com/iyegoroff/react-native-image-filter-kit.git" }, - "version": "0.3.5", + "version": "0.3.6", "peerDependencies": { "react": "*", "react-native": "*",