From 0d0d7de1207d607b8e1a3fc018555e4ae34d4e2b Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Mon, 27 Mar 2023 10:08:33 +0300 Subject: [PATCH] uptick version to publish package json interface. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6c0b10..b4f2d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package-json-manager", - "version": "1.1.2", + "version": "1.1.3", "description": "Autonomously determine correct version of all the things.", "main": "./dist/index.js", "types": "./dist/index.d.ts",