update version number
This commit is contained in:
parent
b9b419c55c
commit
55fac0c9e5
|
|
@ -3,7 +3,7 @@
|
||||||
"description": "JavaScript tool that renames variables and parameters to names based on statistical model learnt from thousands of open source projects",
|
"description": "JavaScript tool that renames variables and parameters to names based on statistical model learnt from thousands of open source projects",
|
||||||
"homepage": "https://github.com/eth-srl/UnuglifyJS",
|
"homepage": "https://github.com/eth-srl/UnuglifyJS",
|
||||||
"main": "tools/node.js",
|
"main": "tools/node.js",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"engines": { "node" : ">=0.4.0" },
|
"engines": { "node" : ">=0.4.0" },
|
||||||
"maintainers": [{
|
"maintainers": [{
|
||||||
"name": "Pavol Bielik",
|
"name": "Pavol Bielik",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user