From 047878aa2c2aa47b56bc26035f37717d15c38ab8 Mon Sep 17 00:00:00 2001 From: Tobias Schneider Date: Wed, 27 Apr 2022 18:01:27 +0200 Subject: [PATCH] Update to 1.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30a1ef2..88a6a4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tsndr/cloudflare-worker-router", - "version": "1.2.3", + "version": "1.2.4", "description": "", "main": "index.js", "scripts": {},