We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d19480b commit 5fafbc2Copy full SHA for 5fafbc2
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## master
4
5
-**will eventually released as 1.1.0** - see [milestone](https://github.com/medialize/ally.js/milestones/1.1.0%20-%20second%20wave)
+**will eventually be released as 1.1.0** - see [milestone](https://github.com/medialize/ally.js/milestones/1.1.0%20-%20second%20wave)
6
7
### Changes
8
package.json
@@ -1,6 +1,6 @@
1
{
"name": "ally.js",
- "version": "1.1.0-beta.3",
+ "version": "1.1.0-beta.4",
"description": "JavaScript library to help web applications with accessibility concerns",
"main": "ally.min.js",
"npmName": "ally.js",
0 commit comments