From 3c95a398b70d09452bdadbda07a83407050e9897 Mon Sep 17 00:00:00 2001 From: Chris Talkington Date: Thu, 29 Feb 2024 09:03:57 -0600 Subject: [PATCH] Update package.json bump version for release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb830ce1..867778b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compress-commons", - "version": "6.0.0", + "version": "6.0.1", "description": "a library that defines a common interface for working with archive formats within node", "homepage": "https://github.com/archiverjs/node-compress-commons", "author": {