Version 1.0.0-beta.2

This commit is contained in:
perryharlock
2013-10-04 15:56:27 +01:00
committed by Rowan Manning
parent 2d0b15dbf7
commit 68f3bbe4f7
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ pa11y-dashboard
pa11y-dashboard is a visual web interface to the [pa11y][pa11y] accessibility reporter.
**Current Version:** *1.0.0-beta.1*
**Current Version:** *1.0.0-beta.2*
**Node Version Support:** *0.10*

View File

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