From: Vaadin Bot Date: Tue, 2 Oct 2018 12:14:20 +0000 (+0000) Subject: 12.0.0-alpha2 X-Git-Tag: v12.0.0-alpha2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ef306ce9fb5e147451e240aef5e6e9917da49ed3;p=vaadin.git 12.0.0-alpha2 --- diff --git a/bower.json b/bower.json index 05ae5dc..6faeaff 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "tests" ], "dependencies": { - "vaadin-core": "vaadin-core#12.0.0-alpha2", + "vaadin-core": "12.0.0-alpha2", "vaadin-board": "vaadin-board#2.1.0-alpha1", "vaadin-charts": "vaadin-charts#6.2.0-alpha1", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0-alpha1", diff --git a/package.json b/package.json index f7ee11b..6caf66b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin", - "version": "12.0.0-alpha1", + "version": "12.0.0-alpha2", "description": "Vaadin Elements is an evolving set of open source custom HTML elements, built using Polymer, 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)",