From c0b3a409dd13f08a67978b7d8f8e7a3d72905a5b Mon Sep 17 00:00:00 2001 From: ItzCrazyKns Date: Sat, 20 Jul 2024 09:27:34 +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 ccdaa8d..de4cd43 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-backend", - "version": "1.7.1", + "version": "1.8.0", "license": "MIT", "author": "ItzCrazyKns", "scripts": { diff --git a/ui/package.json b/ui/package.json index bec350a..6d265c6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "perplexica-frontend", - "version": "1.7.1", + "version": "1.8.0", "license": "MIT", "author": "ItzCrazyKns", "scripts": {