From 5f8da23f89896eb4915cc9e17d64c540cfc18f0f Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 16 Nov 2020 12:07:21 +0100 Subject: [PATCH] 6.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3556f80..0f17a33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gzip-size", - "version": "5.1.1", + "version": "6.0.0", "description": "Get the gzipped size of a string or buffer", "license": "MIT", "repository": "sindresorhus/gzip-size",