diff --git a/package.json b/package.json index a20316b..e78df39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maxmin", - "version": "3.0.0", + "version": "4.0.0", "description": "Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)", "license": "MIT", "repository": "sindresorhus/maxmin",