From 30bdc2968b737b31c9421bbf8812a22da2f94293 Mon Sep 17 00:00:00 2001 From: Mark Logan Date: Tue, 17 May 2016 21:05:46 -0700 Subject: [PATCH] 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d79d139..6ae41d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-disk-cache", - "version": "0.7.0", + "version": "0.7.1", "description": "An HTTP client that maintains a persistent disk-based cache", "homepage": "https://github.com/artillery/node-http-disk-cache#readme", "author": "Mark Logan ",