Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit 709bd8a

Browse files
author
Giedrius Grabauskas
committed
0.4.0
1 parent f0c9cfd commit 709bd8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "glob-uglifyjs",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Uglify JS files with glob pattern.",
55
"main": "dist/main.js",
66
"scripts": {
@@ -44,4 +44,4 @@
4444
"bin": {
4545
"glob-uglifyjs": "./dist/cli.js"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)