From 630a6b094196406d857cb59c82d9ebbaf03ed44e Mon Sep 17 00:00:00 2001 From: ffoodd Date: Fri, 18 Mar 2016 14:44:04 +0100 Subject: [PATCH] v2.3.0 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 05168eb1..8a694542 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "a11y.css", - "version": "2.2.1", + "version": "2.3.0", "homepage": "https://github.com/ffoodd/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.", "main": "a11y.css",