diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-02 09:13:37 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-02 09:13:37 +0000 |
commit | eae00824a0223bbc871b06105217853373bf5305 (patch) | |
tree | c40f252619b48ec11ac9a7865cc9ee3121a71175 | |
parent | 53ebccd7d2b0aa135df6852ecfa83d9c3ed9a812 (diff) | |
download | vaadin-eae00824a0223bbc871b06105217853373bf5305.tar.gz vaadin-eae00824a0223bbc871b06105217853373bf5305.zip |
22.0.0-beta1v22.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1e47975..3c7f1f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-alpha9", + "version": "22.0.0-beta1", "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)", |