diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-28 11:51:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-28 11:51:46 +0000 |
commit | 3f44ed20b5e79dc69c822e75b3f18cd9038cc88b (patch) | |
tree | a67733c33391fcbd1dcb5fe2b3abc6d6c525fcba | |
parent | 6ddedab1cca70b6cd0cbcfb10ee642d85ce333d4 (diff) | |
download | vaadin-3f44ed20b5e79dc69c822e75b3f18cd9038cc88b.tar.gz vaadin-3f44ed20b5e79dc69c822e75b3f18cd9038cc88b.zip |
24.2.0-alpha9v24.2.0-alpha9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c880bd2..56301d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.2.0-alpha8", + "version": "24.2.0-alpha9", "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)", |