diff --git a/package.json b/package.json index b12bce4f..15708314 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.29.2", + "version": "0.30.0", "repository": "vercel/ncc", "license": "MIT", "main": "./dist/ncc/index.js",