Skip to content

Commit 495c844

Browse files
committed
0.25.0
1 parent d62d6a5 commit 495c844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@vercel/ncc",
33
"description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.",
4-
"version": "0.24.1",
4+
"version": "0.25.0",
55
"repository": "vercel/ncc",
66
"license": "MIT",
77
"main": "./dist/ncc/index.js",

0 commit comments

Comments
 (0)