diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-10 10:58:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-07-10 10:58:21 +0000 |
commit | 1ba8334f1451c570c44b6d5d61e3312d9eb3b601 (patch) | |
tree | 83aa28cd4848cbad9ffc4cbec1755c075e6f902a | |
parent | 4d0c00b2b207eaf9e8fa5c51334ba2767ce225a7 (diff) | |
download | vaadin-1ba8334f1451c570c44b6d5d61e3312d9eb3b601.tar.gz vaadin-1ba8334f1451c570c44b6d5d61e3312d9eb3b601.zip |
17.0.0-alpha6v17.0.0-alpha6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d8cb98c..061e0c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-alpha5", + "version": "17.0.0-alpha6", "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)", |