From 932d3a90f8b2209adf3bddd69b2b2f251c856119 Mon Sep 17 00:00:00 2001 From: Joe Podwys Date: Wed, 5 Feb 2020 15:27:43 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b15890..54c26c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-cache-plugin", - "version": "2.1.0", + "version": "3.0.0-beta.1", "description": "Superagent with flexible built-in caching.", "main": "index.js", "devDependencies": {