diff --git a/History.md b/History.md index 1a2337c..9d4ff01 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +0.10.1 / 2016-04-22 +================== + + * fix subcommands (including deploying) on windows [@nkzawa] + 0.10.0 / 2016-04-19 =================== diff --git a/package.json b/package.json index a508ac3..908f0ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "now", - "version": "0.10.0", - "description": "", + "version": "0.10.1", + "description": "realtime instant node.js deployment with one command", "readme": "", "main": "./build/lib/index", "files": [