Browse Source

Release 0.21.1

master 0.21.1
Guillermo Rauch 9 years ago
parent
commit
fbfb7ac5e5
  1. 5
      HISTORY.md
  2. 2
      package.json

5
HISTORY.md

@ -1,4 +1,9 @@
0.21.1 / 2016-08-17
===================
* fix for windows [@rauchg]
0.21.0 / 2016-08-16
==================

2
package.json

@ -1,6 +1,6 @@
{
"name": "now",
"version": "0.21.0",
"version": "0.21.1",
"description": "realtime instant node.js deployment with one command",
"readme": "",
"main": "./build/lib/index",

Loading…
Cancel
Save