From 466c8dec3a7d7544da24c37a85f43992b722ac5d Mon Sep 17 00:00:00 2001 From: Sonny Date: Sun, 10 Nov 2024 02:20:19 +0100 Subject: [PATCH] chore: release v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87e03a2..18dbfa5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-links", - "version": "3.0.0", + "version": "3.0.1", "type": "module", "license": "GPL-3.0-only", "scripts": {