summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-06-13 07:50:32 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-06-13 07:50:32 +0000
commit25849e31a5bf57134546c7a870121b03ed0e4e1b (patch)
tree6ed9532b9c1a9005e35a79e1ecfc9631caac142e
parenta702fd4f08f938325a75d99eea754146e2cda054 (diff)
downloadvaadin-25849e31a5bf57134546c7a870121b03ed0e4e1b.tar.gz
vaadin-25849e31a5bf57134546c7a870121b03ed0e4e1b.zip
14.0.0-beta3v14.0.0-beta3
-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 31013a3..8d9e333 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "vaadin-core#14.0.0-beta3",
+ "vaadin-core": "14.0.0-beta3",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.2",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.1",
diff --git a/package.json b/package.json
index f921e6e..d7a8730 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "14.0.0-beta2",
+ "version": "14.0.0-beta3",
"description": "Vaadin Elements is an evolving set of open source 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)",