Version 1.0.0-beta.1

This commit is contained in:
perryharlock
2013-09-27 16:58:56 +01:00
parent fcbff8de88
commit 94d65af3bb
2 changed files with 2 additions and 2 deletions

View File

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

View File

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