From efe2ced263cee53816131762db911505759e5fc8 Mon Sep 17 00:00:00 2001 From: James George <25279263+jamesgeorge007@users.noreply.github.com> Date: Wed, 24 Jun 2026 13:46:36 +0530 Subject: [PATCH] chore: bump version to `0.2.6` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 590fc2d..2d86706 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hoppscotch/ui", - "version": "0.2.5", + "version": "0.2.6", "license": "MIT", "description": "Hoppscotch UI", "author": "Hoppscotch (support@hoppscotch.io)",