From 80e11ef117c9b3fc6661cbc0f40078839f843afb Mon Sep 17 00:00:00 2001 From: root Date: Wed, 13 Jun 2018 09:58:53 +0300 Subject: [PATCH] 10.0.0-rc4 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index b603346..fddf83c 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "tests" ], "dependencies": { - "vaadin-core": "vaadin-core#10.0.0-rc4", + "vaadin-core": "10.0.0-rc4", "vaadin-board": "vaadin-board#2.0.0", "vaadin-charts": "vaadin-charts#6.0.1" } diff --git a/package.json b/package.json index d3c1266..1a038db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vaadin", - "version": "10.0.0-rc3", + "version": "10.0.0-rc4", "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)", -- 2.39.5