From f0bc0307c1082971ec7497c17385f722461d7312 Mon Sep 17 00:00:00 2001 From: sinanisler Date: Mon, 15 Jun 2026 21:57:47 +0300 Subject: [PATCH] chore: bump version to 2.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 872ff6e..3b61461 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accessibility-widgets", - "version": "2.0.13", + "version": "2.0.14", "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": {