diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-09 07:33:12 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-09 07:33:12 +0000 |
commit | ed5cd6f1be56a14895fa565e3eb5b944024569d1 (patch) | |
tree | 272489b298a1f186ccf1370ace127769ca736e42 | |
parent | 2ef636f85b1350076fed9870ee5472945b6279f8 (diff) | |
download | vaadin-24.9.tar.gz vaadin-24.9.zip |
24.9.0-alpha2v24.9.0-alpha224.9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ea705a..46d0188 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.9.0-alpha1", + "version": "24.9.0-alpha2", "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)", |