diff --git a/package.json b/package.json index ac467a8..f97fece 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/src/vaadin-button.html b/src/vaadin-button.html index 74bdc72..ae0efe6 100644 --- a/src/vaadin-button.html +++ b/src/vaadin-button.html @@ -133,7 +133,7 @@ } static get version() { - return '2.1.2'; + return '2.1.3'; } static get properties() {