diff --git a/package-lock.json b/package-lock.json index c0a641ca..68782c0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "a11y.css", - "version": "5.2.1", + "version": "5.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "a11y.css", - "version": "5.2.1", + "version": "5.2.2", "license": "MIT", "devDependencies": { "@11ty/eleventy": "^3.0.0", diff --git a/package.json b/package.json index 3317609f..9e617522 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "title": "a11y.css", "name": "a11y.css", "description": "This file aims to warn front-end devs about mistakes and potential accessibility failures - but it also helps to rate client-side code and to spot its weaknesses.", - "version": "5.2.1", + "version": "5.2.2", "style": "css/a11y-en.css", "sass": "sass/a11y-en.scss", "type": "module",