diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-24 20:59:15 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-24 20:59:15 +0000 |
commit | e67e414aac0fd61eca2f80f22551baf89b9953db (patch) | |
tree | e59941a0c622c7bb4845abb8b2815ce97f04e385 | |
parent | b7b5c37816474b3054cdf6f897e55afbe6da5764 (diff) | |
download | vaadin-core-24.9.tar.gz vaadin-core-24.9.zip |
24.9.0-alpha3v24.9.0-alpha324.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2f8227c..f685146 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.9.0-alpha2", + "version": "24.9.0-alpha3", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |