Compare commits

...

1 Commits
v2.3 ... v2.3.0

Author SHA1 Message Date
Mihai Bazon
8e6266136d Take two. v2.3.0 2013-05-01 13:15:34 +03:00

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",