fix: revert version number to 2.0.2 in package.json

This commit is contained in:
sinanisler
2025-12-22 03:06:24 +03:00
parent c294ef068f
commit e7bdf5c18d
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "accessibility-widgets",
"version": "2.2",
"version": "2.0.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": {