From b4cd08b1a335331b5268468ff507a04d7e5cee61 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 6 Mar 2014 09:59:04 -0500 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5054f92..cc03d23 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "serve-index", "description": "Serve directory listings", - "version": "1.0.0", + "version": "1.0.1", "author": "Douglas Christopher Wilson ", "license": "MIT", "repository": {