From 47060675acec8bba48e5bc3f5d53fb4da98774be Mon Sep 17 00:00:00 2001 From: Vaadin Bot Date: Wed, 6 Feb 2019 13:17:30 +0000 Subject: [PATCH] 13.0.0-beta1 --- bower.json | 2 +- package.json | 2 +- 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)", -- 2.39.5