diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-20 10:07:07 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-20 10:07:07 +0000 |
commit | 50650433a0f01e999cd96b375e7c31f5af768d9b (patch) | |
tree | 4b7a106fcb59f161244af6727e43092354a5d88b | |
parent | e3bdd7182b7c19fb395b62d2d63b0140c5145fa5 (diff) | |
download | vaadin-50650433a0f01e999cd96b375e7c31f5af768d9b.tar.gz vaadin-50650433a0f01e999cd96b375e7c31f5af768d9b.zip |
21.0.0-alpha2v21.0.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 841b4cf..d6cc1fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha1", + "version": "21.0.0-alpha2", "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/cvdl-4.0)", |