Version 1.8.1

This commit is contained in:
Rowan Manning
2016-02-10 08:32:16 +00:00
parent 708e4b997e
commit 6575c7cf6e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ pa11y-dashboard
pa11y-dashboard is a web interface to the [pa11y][pa11y] accessibility reporter; allowing you to focus on *fixing* issues rather than hunting them down.
**Current Version:** *1.8.0*
**Current Version:** *1.8.1*
**Build Status:** [![Build Status][travis-img]][travis]
**Node Version Support:** *0.10*

View File

@@ -1,6 +1,6 @@
{
"name": "pa11y-dashboard",
"version": "1.8.0",
"version": "1.8.1",
"private": true,
"description": "pa11y-dashboard is a visual web interface to the pa11y accessibility reporter",