From 80818983d8af50bfb9c7c3e43c8c073297e54439 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Wed, 3 Jul 2024 20:49: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 f141b84..4f2bb32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-backend", - "version": "1.7.0", + "version": "1.7.1", "license": "MIT", "author": "ItzCrazyKns", "scripts": { diff --git a/ui/package.json b/ui/package.json index 567ce66..bec350a 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-frontend", - "version": "1.7.0", + "version": "1.7.1", "license": "MIT", "author": "ItzCrazyKns", "scripts": {