diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-03 13:52:34 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-03 13:52:34 +0000 |
commit | d769027575d4d78a8fcf82338eaad60421f237e6 (patch) | |
tree | 1e72fd81bc57d1558c2359f92f92ea1cfe393fbf | |
parent | 551892fa1945820be8996ae0e468975546856e24 (diff) | |
download | vaadin-d769027575d4d78a8fcf82338eaad60421f237e6.tar.gz vaadin-d769027575d4d78a8fcf82338eaad60421f237e6.zip |
24.0.0-alpha10v24.0.0-alpha10
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1cad6b4..33b9b50 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-alpha9", + "version": "24.0.0-alpha10", "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)", |