diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-17 12:49:11 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-17 12:49:11 +0000 |
commit | 013ee4f5cac8741ec877064221617e72c91de20b (patch) | |
tree | ed423132cce546e674b6cbc35e72a7633bf48904 | |
parent | ba72d07cb89c584081f45e029b90ad76d5575c97 (diff) | |
download | vaadin-013ee4f5cac8741ec877064221617e72c91de20b.tar.gz vaadin-013ee4f5cac8741ec877064221617e72c91de20b.zip |
24.2.0-alpha7v24.2.0-alpha7
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eb9a53b..43ce699 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.2.0-alpha6", + "version": "24.2.0-alpha7", "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)", |