From: Vaadin Bot Date: Mon, 16 Dec 2019 11:28:47 +0000 (+0000) Subject: 15.0.0-alpha8 X-Git-Tag: v15.0.0-alpha8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=d94f560b767a0d41b7b57523808f9b22df353e4d;p=vaadin.git 15.0.0-alpha8 --- diff --git a/bower.json b/bower.json index e870a99..e03ee75 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "vaadin-core#15.0.0-alpha8", + "vaadin-core": "15.0.0-alpha8", "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 e267e56..1c245bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "15.0.0-alpha7", + "version": "15.0.0-alpha8", "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)",