Skip to content
This repository was archived by the owner on Dec 7, 2022. It is now read-only.

Commit 1ab6b2b

Browse files
author
Alice Boxhall
committed
Release v2.8.0
1 parent c9439dc commit 1ab6b2b

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 2.8.0 - 2015-07-24
2+
13
## 2.8.0-rc.0 - 2015-07-10
24

35
# Enhancements:

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accessibility-developer-tools",
3-
"version": "2.8.0-rc.0",
3+
"version": "2.8.0",
44
"homepage": "https://github.com/GoogleChrome/accessibility-developer-tools",
55
"authors": [
66
"Google"

dist/js/axs_testing.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*
16-
* Generated from http://github.com/GoogleChrome/accessibility-developer-tools/tree/407f318f682c802645c3ef867ed97854de4b655b
16+
* Generated from http://github.com/GoogleChrome/accessibility-developer-tools/tree/c9439dc98374ea0ce14705657c7c0f0868bf2073
1717
*
1818
* See project README for build steps.
1919
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accessibility-developer-tools",
3-
"version": "2.8.0-rc.0",
3+
"version": "2.8.0",
44
"repository": {
55
"type": "git",
66
"url": "http://github.com/GoogleChrome/accessibility-developer-tools"

0 commit comments

Comments
 (0)