From a639721c7e2da59b0aa7835da7e97d05091c15b3 Mon Sep 17 00:00:00 2001 From: Erisa A Date: Mon, 18 Dec 2023 03:53:10 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4f501c..cac5833 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "worker-links", - "version": "2.1.1", + "version": "2.1.2", "description": "Simple link shortener for Cloudflare Workers.", "author": "Erisa A", "license": "MIT",