From a46cfbc2bdbf2e7fae1f438560d283ff2b7692be Mon Sep 17 00:00:00 2001 From: Erisa A Date: Tue, 9 Jan 2024 22:11:21 +0000 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4d5b56c..5ae685f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "worker-links", - "version": "2.1.3", + "version": "2.2.0", "description": "Simple link shortener for Cloudflare Workers.", "author": "Erisa A", "license": "MIT",