Skip to content

Commit

Permalink
2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Feb 8, 2019
1 parent 466cda2 commit 2b7083c
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.1.2",
"version": "2.1.3",
"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.1.2';
return '2.1.3';
}

static get properties() {
Expand Down

0 comments on commit 2b7083c

Please sign in to comment.