From 91f7d8e8a67ee2a757451c135d46fb891ca0538a Mon Sep 17 00:00:00 2001 From: Joe Podwys Date: Wed, 12 Aug 2020 09:51:34 -0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cf0cf6..2defcf2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-cache-plugin", - "version": "2.1.0", + "version": "2.1.1", "description": "Superagent with flexible built-in caching.", "main": "index.js", "devDependencies": {