diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-23 06:51:39 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-23 06:51:39 +0000 |
commit | f1e034b3ca481948e1d695c2d2c56398f9d743dc (patch) | |
tree | 5d4a5fd7ff9cb7edf1ce41a28064e88e71681b7a | |
parent | aa28498b90897861207f4cdfd7af5712024f69c3 (diff) | |
download | vaadin-f1e034b3ca481948e1d695c2d2c56398f9d743dc.tar.gz vaadin-f1e034b3ca481948e1d695c2d2c56398f9d743dc.zip |
20.0.0-alpha1v20.0.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6799e0b..ac822f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "19.0.0-beta3", + "version": "20.0.0-alpha1", "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)", |