From 266b81b78e952fb859ea4e8d2911744764fe84c9 Mon Sep 17 00:00:00 2001 From: Pavol Bielik Date: Fri, 20 Feb 2015 14:52:35 +0100 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e8c068b..949fec10 100644 --- a/package.json +++ b/package.json @@ -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",