diff --git a/package.json b/package.json index b5be818..f0bc73d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plugin-accessibility-statement", - "version": "2026.1.2", + "version": "2026.2.0", "type": "module", "exports": "./lib/index.js", "publishConfig": { @@ -45,4 +45,4 @@ "lint:fix": "eslint . --fix" }, "main": "./lib/index.js" -} +} \ No newline at end of file