Skip to content

Commit 8090a8b

Browse files
author
Limon Monte
committedJan 7, 2019
2.1.2
1 parent 92f69a8 commit 8090a8b

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.1",
3+
"version": "2.1.2",
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.1';
136+
return '2.1.2';
137137
}
138138

139139
ready() {

0 commit comments

Comments
 (0)