diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-30 08:19:57 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-30 08:19:57 +0000 |
commit | ecdd1fdeb2ae1010962aa199a955117316e4df8f (patch) | |
tree | 3282391185ba23c54334ca9723a789f4295139a7 | |
parent | 840dab5cc3a3454aa5bfe6ce9a92a060a7cad42d (diff) | |
download | vaadin-ecdd1fdeb2ae1010962aa199a955117316e4df8f.tar.gz vaadin-ecdd1fdeb2ae1010962aa199a955117316e4df8f.zip |
22.0.0-alpha2v22.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 e199326..398bed9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-alpha1", + "version": "22.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)", |