From 6d66143dc5e40480dd6135a4453f6da26a5602e0 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Sat, 17 Jun 2023 22:05:56 +0200 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e686bb0..8d016c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tar-fs", - "version": "2.1.1", + "version": "3.0.0", "description": "filesystem bindings for tar-stream", "dependencies": { "mkdirp-classic": "^0.5.2",