From a59d57c3139b735f2752f1c8a3e4e47afa4d7b93 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Mon, 19 Feb 2024 04:14:16 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f03e8d..7447355 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-envs", - "version": "3.2.1", + "version": "3.2.2", "description": "Script for embedding server variable in CRA apps without having to rebuild.", "repository": { "type": "git",