From 38b19956771e77a14cabfcd4f82ab67418bb8225 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Mon, 6 May 2024 12:36:13 +0530 Subject: [PATCH] feat(package): bump version --- package.json | 2 +- ui/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6838da8..36e35d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-backend", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "author": "ItzCrazyKns", "scripts": { diff --git a/ui/package.json b/ui/package.json index 2a0ba02..99b2334 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-frontend", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "author": "ItzCrazyKns", "scripts": {