From c294ef068f40e04068039a8e43d75e3a5c89169e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Dec 2025 23:56:14 +0000 Subject: [PATCH] chore: bump version to 2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dcc9a6d..37c2244 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accessibility-widgets", - "version": "2.1", + "version": "2.2", "description": "A comprehensive, lightweight accessibility widget that enhances web accessibility for all users. Provides multiple accessibility features including screen reader support, voice control, high contrast mode, and more.", "main": "widget.js", "scripts": {