From 39cb6266517df15412a556297b9535951994ae0d Mon Sep 17 00:00:00 2001 From: rameel Date: Fri, 9 Jan 2026 00:35:44 +0500 Subject: [PATCH] Bump package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f222f1..f02c248 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.0", + "version": "1.2.1", "type": "module", "author": "rameel ", "license": "MIT",