diff --git a/package.json b/package.json index 839ba07..8b38a94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "log4js", - "version": "0.6.0", + "version": "0.6.1", "description": "Port of Log4js to work with node.", "keywords": [ "logging", @@ -18,7 +18,7 @@ "url": "http://github.com/nomiddlename/log4js-node/issues" }, "engines": { - "node": ">=0.10" + "node": "~0.10" }, "scripts": { "test": "vows"