diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ef4e208..660ce9b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "gypfile": true, "main": "index.js", "name": "winutils", - "version": "1.0.0", + "version": "1.0.1", "scripts": { "install": "node-gyp rebuild || true", "test": "node index.js" |