diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-17 18:44:48 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-17 18:44:48 +0000 |
commit | bafaf90aba1d69b53a475ea669b72eac41bd7fc5 (patch) | |
tree | ca356988e4159712a9a73bc69651eed66edffa30 | |
parent | 6abfd743c53f84030a607da514422853d8055b78 (diff) | |
download | vaadin-core-bafaf90aba1d69b53a475ea669b72eac41bd7fc5.tar.gz vaadin-core-bafaf90aba1d69b53a475ea669b72eac41bd7fc5.zip |
24.5.0-alpha5v24.5.0-alpha5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b20c0dc..004f69e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-alpha4", + "version": "24.5.0-alpha5", "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", |