diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-09-18 12:11:56 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-09-18 12:11:56 +0000 |
commit | 00c040ee6635389310fdcfa08a3260bf659f9047 (patch) | |
tree | c7f26b079a09342939ff4d10ce0d882d0a5ea914 | |
parent | 436e1874c3a9218d413df2750c9abf2f4593713f (diff) | |
download | vaadin-00c040ee6635389310fdcfa08a3260bf659f9047.tar.gz vaadin-00c040ee6635389310fdcfa08a3260bf659f9047.zip |
24.5.0-beta1v24.5.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5e5608f..8d9ef1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.5.0-alpha17", + "version": "24.5.0-beta1", "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)", |