diff --git a/History.md b/History.md index b4632e7..018d0e5 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +0.13.3 / 2016-05-17 +================== + + * npm publish bugfix + 0.13.2 / 2016-05-14 =================== diff --git a/package.json b/package.json index beaf7e1..b1afda5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.13.2", + "version": "0.13.3", "description": "realtime instant node.js deployment with one command", "readme": "", "main": "./build/lib/index",