Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit b4be46d

Browse files
Bump version
1 parent 52ddf24 commit b4be46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-javascript-obfuscator",
33
"description": "Obfuscates JavaScript files.",
4-
"version": "0.1.0",
4+
"version": "1.0.0",
55
"main": "tasks/javascript_obfuscator.js",
66
"files": ["tasks"],
77
"homepage": "https://github.com/tomasz-oponowicz/grunt-javascript-obfuscator",

0 commit comments

Comments
 (0)