diff --git a/package-lock.json b/package-lock.json index fe4bb91b..72b6c849 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "a11y.css", - "version": "5.2.0", + "version": "5.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "a11y.css", - "version": "5.2.0", + "version": "5.2.1", "license": "MIT", "devDependencies": { "@11ty/eleventy": "^2.0.1", diff --git a/package.json b/package.json index 607454d8..9d99877d 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.0", + "version": "5.2.1", "style": "css/a11y-en.css", "sass": "sass/a11y-en.scss", "author": {