From 9463a711f615ebad64546dc7aa972f0b933ecbd3 Mon Sep 17 00:00:00 2001 From: Sonny Date: Sun, 10 Nov 2024 00:01:27 +0100 Subject: [PATCH] chore: release v3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b1d884..45eb81e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "my-links", - "version": "2.2.1", + "version": "3.0.0", "type": "module", "license": "GPL-3.0-only", "scripts": {