We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c451eaa commit 4a5c54fCopy full SHA for 4a5c54f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vaadin/vaadin-button",
3
- "version": "2.1.4",
+ "version": "2.1.5",
4
"description": "vaadin-button",
5
"main": "vaadin-button.html",
6
"repository": "vaadin/vaadin-button",
src/vaadin-button.html
@@ -133,7 +133,7 @@
133
}
134
135
static get version() {
136
- return '2.1.4';
+ return '2.1.5';
137
138
139
ready() {
0 commit comments