diff --git a/package-lock.json b/package-lock.json index 677151fd9..c1ac96e6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inaturalistreactnative", - "version": "0.56.0", + "version": "0.57.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "inaturalistreactnative", - "version": "0.56.0", + "version": "0.57.0", "hasInstallScript": true, "dependencies": { "@bam.tech/react-native-image-resizer": "^3.0.7", diff --git a/package.json b/package.json index 365e01da1..5d6d2402d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inaturalistreactnative", - "version": "0.56.0", + "version": "0.57.0", "private": true, "scripts": { "android": "react-native run-android",