Take two. v2.3.0

This commit is contained in:
Mihai Bazon
2013-05-01 13:15:34 +03:00
parent 5c22a1bdf5
commit 8e6266136d

View File

@@ -3,7 +3,7 @@
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
"homepage": "http://lisperator.net/uglifyjs",
"main": "tools/node.js",
"version": "2.3",
"version": "2.3.0",
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Mihai Bazon",