From 55f30367b1bdaae8cb4963fa27b187232e2177df Mon Sep 17 00:00:00 2001 From: Kornel Date: Sun, 10 Feb 2019 13:21:46 +0100 Subject: [PATCH] Bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0bd2407..5e0f62e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-cache-semantics", - "version": "4.0.2", + "version": "4.0.3", "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies", "repository": "https://github.com/kornelski/http-cache-semantics.git", "main": "index.js",