From eb1b53504b20010932274d4dba7265535337b62d Mon Sep 17 00:00:00 2001 From: Kornel Date: Sun, 2 Apr 2017 11:47:31 +0100 Subject: [PATCH] 3.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",