From 64d65610e34c549d2825acce6b417b8e014bcee6 Mon Sep 17 00:00:00 2001 From: moist-webDev Date: Tue, 23 May 2023 19:02:32 -0400 Subject: [PATCH] updated version number --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 88afd18..a2fa087 100755 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "gpCalc", "slug": "gpCalc", - "version": "1.0.0", + "version": "1.0.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",