Skip to content

Commit 5fafbc2

Browse files
committed
chore(build): bumping to version 1.1.0-beta.4
1 parent d19480b commit 5fafbc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## master
44

5-
**will eventually released as 1.1.0** - see [milestone](https://github.com/medialize/ally.js/milestones/1.1.0%20-%20second%20wave)
5+
**will eventually be released as 1.1.0** - see [milestone](https://github.com/medialize/ally.js/milestones/1.1.0%20-%20second%20wave)
66

77
### Changes
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ally.js",
3-
"version": "1.1.0-beta.3",
3+
"version": "1.1.0-beta.4",
44
"description": "JavaScript library to help web applications with accessibility concerns",
55
"main": "ally.min.js",
66
"npmName": "ally.js",

0 commit comments

Comments
 (0)