diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-14 12:18:04 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-14 12:18:04 +0000 |
commit | cf95695784a10a0941fbc57e9757be6d396291ac (patch) | |
tree | 459555960199df031ef42b9167dbf802b7c76203 | |
parent | 2a595a5898b944d27ef08addd5af1e0166cfe3b9 (diff) | |
download | vaadin-cf95695784a10a0941fbc57e9757be6d396291ac.tar.gz vaadin-cf95695784a10a0941fbc57e9757be6d396291ac.zip |
21.0.0-alpha5v21.0.0-alpha5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a7b70a..368b3a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha4", + "version": "21.0.0-alpha5", "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)", |