update version

This commit is contained in:
Pavol Bielik 2015-02-20 14:52:35 +01:00
parent cad5e8935f
commit 266b81b78e

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.4",
"version": "0.9.5",
"engines": { "node" : ">=0.4.0" },
"maintainers": [{
"name": "Pavol Bielik",