Browse Source

Release 0.9.0

master 0.9.0
Guillermo Rauch 9 years ago
parent
commit
db67bd4a3d
  1. 5
      History.md
  2. 5
      package.json

5
History.md

@ -0,0 +1,5 @@
0.9.0 / 2016-03-03
==================
* initial release

5
package.json

@ -1,8 +1,7 @@
{
"name": "now",
"private": true,
"version": "0.0.1",
"description": "",
"version": "0.9.0",
"description": "Realtime Deployments for Node.JS apps.",
"main": "./build/lib/index",
"files": [
"build/lib",

Loading…
Cancel
Save