From 3d2c407264f7968c893a830ed3d118e1f6c8f9e9 Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Tue, 4 Jan 2022 17:47:32 -0600 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b2e9e0..c59ca6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@author.io/arg", - "version": "1.3.21", + "version": "1.3.22", "description": "An argument parser for CLI applications.", "main": "./src/index.js", "exports": {