summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-12-05 11:52:39 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-12-05 11:52:39 +0000
commit1a1c95c4913bae89dc36f0159504bc475090c15a (patch)
tree0bd9b421230390d88d16e27b71c7de02c02989df
parentc4ea0d28bafc4fe6700fad155cc6f29494666791 (diff)
downloadvaadin-1a1c95c4913bae89dc36f0159504bc475090c15a.tar.gz
vaadin-1a1c95c4913bae89dc36f0159504bc475090c15a.zip
15.0.0-alpha7v15.0.0-alpha7
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 306531f..48b1ab4 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "vaadin-core#15.0.0-alpha7",
+ "vaadin-core": "15.0.0-alpha7",
"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 3d3e9ab..655774a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "15.0.0-alpha6",
+ "version": "15.0.0-alpha7",
"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)",