diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-15 09:40:37 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-15 09:40:37 +0000 |
commit | 03df08d312ede414982324c4329571c3b2ce79e8 (patch) | |
tree | 16d3914af86957b882e03dffb19a465a97a0eabe | |
parent | 8ef9b9038cfddbde47266e7f7df5d001bdd41a69 (diff) | |
download | vaadin-03df08d312ede414982324c4329571c3b2ce79e8.tar.gz vaadin-03df08d312ede414982324c4329571c3b2ce79e8.zip |
17.0.0-alpha4v17.0.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a0d48bc..4a1b241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "17.0.0-alpha3", + "version": "17.0.0-alpha4", "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)", |