update version number

This commit is contained in:
Pavol Bielik 2015-01-26 20:07:55 +01:00
parent b9b419c55c
commit 55fac0c9e5

View File

@ -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",
"homepage": "https://github.com/eth-srl/UnuglifyJS",
"main": "tools/node.js",
"version": "0.9.0",
"version": "0.9.1",
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Pavol Bielik",