summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2019-02-06 13:17:30 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2019-02-06 13:17:30 +0000
commit47060675acec8bba48e5bc3f5d53fb4da98774be (patch)
tree13fb1f86c3f81a204a398951283b599e1b26fac9
parent3c5952c7fdb0c93495f89341251e3fa5cfe9f315 (diff)
downloadvaadin-47060675acec8bba48e5bc3f5d53fb4da98774be.tar.gz
vaadin-47060675acec8bba48e5bc3f5d53fb4da98774be.zip
13.0.0-beta1v13.0.0-beta1
-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 149513e..c5c76aa 100644
--- a/bower.json
+++ b/bower.json
@@ -19,7 +19,7 @@
"update-core-version.js"
],
"dependencies": {
- "vaadin-core": "vaadin-core#13.0.0-beta1",
+ "vaadin-core": "13.0.0-beta1",
"vaadin-board": "vaadin-board#2.1.0",
"vaadin-charts": "vaadin-charts#6.2.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.0",
diff --git a/package.json b/package.json
index 9253321..16514c7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "13.0.0-alpha4",
+ "version": "13.0.0-beta1",
"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)",