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

Commit 1a46baa

Browse files
author
Alice Boxhall
committed
Release v2.10.0
1 parent 404ede0 commit 1a46baa

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.10.0 - 2015-11-13
2+
13
## 2.10.0-rc.1 - 2015-10-19
24

35
### Bug fixes:

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.10.0-rc.1",
3+
"version": "2.10.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/9da0231fc2c264712547d66438874c66269c98fa
16+
* Generated from http://github.com/GoogleChrome/accessibility-developer-tools/tree/404ede0f2186682fbbef624141e76ec2b601317d
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.10.0-rc.1",
3+
"version": "2.10.0",
44
"repository": {
55
"type": "git",
66
"url": "http://github.com/GoogleChrome/accessibility-developer-tools"

0 commit comments

Comments
 (0)