From dd3eb552d56f37c6f9fe29897dac4571be46825f Mon Sep 17 00:00:00 2001 From: Nicolas Morel Date: Sat, 11 Feb 2023 20:39:56 +0100 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5e31d4..39edfc0 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hapi/ammo", "description": "HTTP Range processing utilities", - "version": "6.0.0", + "version": "6.0.1", "repository": "git://github.com/hapijs/ammo", "main": "lib/index.js", "types": "lib/index.d.ts",