diff --git a/package-lock.json b/package-lock.json index ea80ec2..3bab36d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-color-matrix-image-filters", - "version": "5.2.3", + "version": "5.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9b138e1..d0a6d44 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "type": "git", "url": "git+https://github.com/iyegoroff/react-native-color-matrix-image-filters.git" }, - "version": "5.2.3", + "version": "5.2.4", "peerDependencies": { "@babel/runtime": "*", "fbjs": "*",