From 9484d907a16d90ee98d67e34a49e52e816c0a5ba Mon Sep 17 00:00:00 2001 From: Nishant Mendiratta Date: Fri, 22 Sep 2023 21:36:52 +0530 Subject: [PATCH] chore: updated package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 97670ef..6b18551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uglify-my-js", - "version": "1.1.2", + "version": "1.1.3", "description": "Simple cli tool to minify javascript a file", "main": "bin/index.js", "bin": {