From ad4ba3f6f0cd80543691ffdc1dac22bac4a41f46 Mon Sep 17 00:00:00 2001 From: Erisa A Date: Wed, 26 Apr 2023 03:10:32 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56ec8ff..7f45a5c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "worker-links", - "version": "2.0.0", + "version": "2.1.0", "description": "Simple link shortener for Cloudflare Workers.", "author": "Erisa A", "license": "MIT",