diff --git a/package.json b/package.json index 793f0817..cdca9754 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@vercel/ncc", "description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.", - "version": "0.28.5", + "version": "0.28.6", "repository": "vercel/ncc", "license": "MIT", "main": "./dist/ncc/index.js",