diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 16:35:14 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-02-24 16:35:14 +0000 |
commit | ee5d23beddcd3db284168db3d2487cf0cc3cc947 (patch) | |
tree | 2e32652f0d9db92eff9e2adf3ca07a0c72068b34 | |
parent | 4a1bffd0b6493d628a3cf09cc1c590f257eb46d8 (diff) | |
download | vaadin-ee5d23beddcd3db284168db3d2487cf0cc3cc947.tar.gz vaadin-ee5d23beddcd3db284168db3d2487cf0cc3cc947.zip |
24.0.0-beta5v24.0.0-beta5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 96d7326..abb1e31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.0.0-beta4", + "version": "24.0.0-beta5", "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)", |