diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-28 10:13:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-28 10:13:43 +0000 |
commit | 0c9d932ca2dbe056220dd237ad682379ae958e05 (patch) | |
tree | 4be4956692f918c3f3f2d844c1efc95615d56faa | |
parent | 4a77d5be794704b738acc87c8acf7d6997f1e6e2 (diff) | |
download | vaadin-core-0c9d932ca2dbe056220dd237ad682379ae958e05.tar.gz vaadin-core-0c9d932ca2dbe056220dd237ad682379ae958e05.zip |
24.8.0-alpha1v24.8.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0a14ad7..ce963c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.7.0-beta1", + "version": "24.8.0-alpha1", "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", |