From cbf769743a0c37c2347601c226f7db0c0e101811 Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Mon, 4 Jul 2022 02:20:27 -0500 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa2b9a9..fe1fc78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/proxy", "description": "Proxy for Lad", - "version": "2.1.1", + "version": "3.0.0", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/ladjs/proxy/issues",