diff --git a/package-lock.json b/package-lock.json index acc182507..ec6364e4e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "inaturalistreactnative", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "inaturalistreactnative", - "version": "0.9.0", + "version": "0.9.1", "hasInstallScript": true, "dependencies": { "@babel/eslint-parser": "^7.21.3", diff --git a/package.json b/package.json index bb927a7bb..fae0bb078 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inaturalistreactnative", - "version": "0.9.0", + "version": "0.9.1", "private": true, "scripts": { "android": "react-native run-android",