From a74ae161a61b83db77d5a7d9cf715f9c0c824d35 Mon Sep 17 00:00:00 2001 From: Nishchit Dhanani Date: Fri, 20 Oct 2023 16:19:52 +0530 Subject: [PATCH] chore: v3.2.3 released --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9aa8ed2e..f68280e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firecamp", - "version": "3.2.2", + "version": "3.2.3", "private": true, "description": "DX-first API devtool", "main": "packages/firecamp-desktop-app/dist/services/Main",