diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-03-17 12:53:02 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-03-17 12:53:02 +0000 |
commit | b7104b549e22e2ec51fb700e10b20d749f8e6167 (patch) | |
tree | 30a0abb21d840ae2342c9dfaaa14846f3831f549 | |
parent | 4229132c4800abd26a346c7d71205790a579710b (diff) | |
download | vaadin-core-b7104b549e22e2ec51fb700e10b20d749f8e6167.tar.gz vaadin-core-b7104b549e22e2ec51fb700e10b20d749f8e6167.zip |
24.8.0-alpha2v24.8.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3911f27..c7c4f23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.8.0-alpha1", + "version": "24.8.0-alpha2", "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", |