diff --git a/package.json b/package.json index 3a74207..6675e46 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Carlos Rodriguez (http://s8f.org/)", "name": "buffet", "description": "Static file server with in-memory cache", - "version": "1.0.9", + "version": "1.0.10", "main": "index.js", "scripts": { "test": "make test"