From 3716e058ec9fad6d7c4d5aa5986f8b01adbffc24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 22 Dec 2025 00:25:27 +0000 Subject: [PATCH] chore: bump version to 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 94e3f3e..f65a48b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accessibility-widgets", - "version": "2.0.3", + "version": "2.0.4", "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": {