From: Vaadin Bot Date: Mon, 13 Jan 2020 11:10:02 +0000 (+0000) Subject: 14.2.0-alpha3 X-Git-Tag: v14.2.0-alpha3 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6c2c4b403d5db2e437bacaf8ac863993902ddd4f;p=vaadin.git 14.2.0-alpha3 --- diff --git a/bower.json b/bower.json index 21e5a4f..52eedab 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "vaadin-core#14.2.0-alpha3", + "vaadin-core": "14.2.0-alpha3", "vaadin-board": "vaadin-board#2.1.1", "vaadin-charts": "vaadin-charts#6.2.4", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5", diff --git a/package.json b/package.json index fd15827..c6884f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.2.0-alpha2", + "version": "14.2.0-alpha3", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)",