diff --git a/package-lock.json b/package-lock.json index 68a3d6f8..74458c9d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "send-stream", - "version": "2.3.0", + "version": "2.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d515fb1a..0c05ca47 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "send-stream", "description": "Streaming file serving library with Range and conditional-GET support from file system or any streaming sources.", "repository": "github:nicolashenry/send-stream", - "version": "2.3.0", + "version": "2.3.1", "keywords": [ "static", "file",