diff --git a/History.md b/History.md index e67e929..fd6d4e6 100644 --- a/History.md +++ b/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 =================== diff --git a/package.json b/package.json index 3c18774..e1d1730 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "now", - "version": "0.9.17", + "version": "0.9.18", "description": "", "readme": "", "main": "./build/lib/index",