diff --git a/package.json b/package.json index 3444b51..740a20c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-cache-semantics", - "version": "3.7.0", + "version": "3.7.1", "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", "main": "index.js", "repository": "https://github.com/pornel/http-cache-semantics.git",