Browse Source

Release 0.9.18

master 0.9.18
Guillermo Rauch 9 years ago
parent
commit
80772edd4b
  1. 5
      History.md
  2. 2
      package.json

5
History.md

@ -1,4 +1,9 @@
0.9.18 / 2016-04-06
==================
* if file not found at all, don't attempt to list it [@rase-]
0.9.17 / 2016-04-06 0.9.17 / 2016-04-06
=================== ===================

2
package.json

@ -1,6 +1,6 @@
{ {
"name": "now", "name": "now",
"version": "0.9.17", "version": "0.9.18",
"description": "", "description": "",
"readme": "", "readme": "",
"main": "./build/lib/index", "main": "./build/lib/index",

Loading…
Cancel
Save