From 8320ad05b0e8912b194f38fa61abc8816a8cea1f Mon Sep 17 00:00:00 2001 From: Dheeraj Prakash Date: Tue, 7 Jun 2022 18:28:49 -0400 Subject: [PATCH] 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb1a747..435f3ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "multiserver", "productName": "multiserver", - "version": "1.2.0", + "version": "1.2.1", "description": "My Electron application description", "repository": "https://github.com/dheerajpv/multiserver", "main": ".webpack/main",