From 642217a3a77022d455a783c774eb925c860cf044 Mon Sep 17 00:00:00 2001 From: jreyesr Date: Sat, 18 Feb 2023 20:35:11 -0500 Subject: [PATCH] Bump to v1.0.1 NPM is being weird about overwriting a package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbdc874..24220b2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "repository": { "url": "https://github.com/jreyesr/insomnia-plugin-batch-requests" }, - "version": "1.0.0", + "version": "1.0.1", "author": { "name": "jreyesr", "url": "https://github.com/jreyesr"