From 3f10e311ab6731a06b26fa7e1abe7e9323efb248 Mon Sep 17 00:00:00 2001 From: sinanisler Date: Mon, 23 Jun 2025 12:38:29 +0300 Subject: [PATCH] Bump version to 1.0.6 in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f9e32b..f8cca5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accessibility-widgets", - "version": "1.0.5", + "version": "1.0.6", "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": {