Skip to content

Commit

Permalink
2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Jan 9, 2020
1 parent 9b0c1ac commit 9df10ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin-button",
"version": "2.2.1",
"version": "2.2.2",
"description": "vaadin-button",
"main": "vaadin-button.html",
"repository": "vaadin/vaadin-button",
Expand Down
2 changes: 1 addition & 1 deletion src/vaadin-button.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
}

static get version() {
return '2.2.1';
return '2.2.2';
}

ready() {
Expand Down

0 comments on commit 9df10ab

Please sign in to comment.