Skip to content

Commit 4a5c54f

Browse files
committed
2.1.5
1 parent c451eaa commit 4a5c54f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vaadin/vaadin-button",
3-
"version": "2.1.4",
3+
"version": "2.1.5",
44
"description": "vaadin-button",
55
"main": "vaadin-button.html",
66
"repository": "vaadin/vaadin-button",

src/vaadin-button.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
}
134134

135135
static get version() {
136-
return '2.1.4';
136+
return '2.1.5';
137137
}
138138

139139
ready() {

0 commit comments

Comments
 (0)