From 121eea2abda8dff1b4d6bc48c10b901deeb5fef9 Mon Sep 17 00:00:00 2001 From: Suraj Auwal Date: Thu, 25 Apr 2024 16:16:08 +0100 Subject: [PATCH] chore(release): 1.2.2 --- app.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 1a052a6..2932330 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "description": "Reach a wider audience and sell more with Nana", "slug": "nana-vendors-app", "owner": "nana_logistics", - "version": "1.2.1", + "version": "1.2.2", "orientation": "portrait", "scheme": "myapp", "userInterfaceStyle": "automatic", diff --git a/package.json b/package.json index 74da606..b948161 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nanavendors", - "version": "1.2.1", + "version": "1.2.2", "main": "index.js", "engines": { "node": "20"