From 88bb6cf7c33eb456031ca1311c17d2b040ea1e1c Mon Sep 17 00:00:00 2001 From: rameel Date: Wed, 8 Apr 2026 03:13:27 +0500 Subject: [PATCH] Bump version to 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1aaa956..279721e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ramstack/vue-hotkey", "description": "A lightweight package simplifies the handling of keyboard shortcuts within Vue applications. No external dependencies", - "version": "1.2.2", + "version": "1.2.3", "type": "module", "author": "rameel ", "license": "MIT",