diff --git a/app.json b/app.json index 4b8b449..f093d6d 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "cookbook", "slug": "cookbook", - "version": "1.1.0", + "version": "1.1.1", "orientation": "portrait", "icon": "./assets/icon.png", "scheme": "cookbook", diff --git a/package-lock.json b/package-lock.json index 5939a55..e18644f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cookbook", - "version": "1.1.0", + "version": "1.1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cookbook", - "version": "1.1.0", + "version": "1.1.1", "dependencies": { "@expo/metro-runtime": "~3.2.3", "@expo/vector-icons": "^14.0.2", diff --git a/package.json b/package.json index 8a2f3ba..8465878 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cookbook", - "version": "1.1.0", + "version": "1.1.1", "main": "node_modules/expo/AppEntry.js", "homepage": "https://stantanasi.github.io/cookbook", "scripts": {