From aa1d2be2a3ecd6d3aaa2e5373dce7e63715cb9d3 Mon Sep 17 00:00:00 2001 From: idanl Date: Wed, 29 Apr 2026 01:09:13 +0300 Subject: [PATCH] Correct version in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index df80a4a..fb66520 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fast-forward-link", - "version": "1.1.0", + "version": "1.1.2", "description": "Forward multiple links to a single note with ease.", "main": "main.js", "scripts": {