diff --git a/package-lock.json b/package-lock.json index f38a111..bc45af0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "superstatic", - "version": "9.0.3", + "version": "9.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "superstatic", - "version": "9.0.3", + "version": "9.1.0", "license": "MIT", "dependencies": { "basic-auth-connect": "^1.0.0", diff --git a/package.json b/package.json index e13e04f..2b58379 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superstatic", - "version": "9.0.3", + "version": "9.1.0", "description": "A static file server for fancy apps", "main": "./lib/index.js", "types": "./lib/index.d.ts",