From ed000646142e53a8d84c73f76deec5b9bcaf8212 Mon Sep 17 00:00:00 2001 From: Amit Dhamu Date: Fri, 13 Jan 2023 12:10:18 +0000 Subject: [PATCH] Fix version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ae24ee..0b3649b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arge", - "version": "1.4.1", + "version": "1.4.2", "description": "A simple utility to parse command line arguments and flags", "keywords": [ "argv",