diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-07 12:38:40 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-07 12:38:40 +0000 |
commit | f07e455a8df2cb6854dafe1bd2b3d88ed75eeef7 (patch) | |
tree | 834c4e566a735822fe44404412d77acd002f9186 | |
parent | e2a7cfc1a72e3a61bd0c69565f206fcde20c635b (diff) | |
download | vaadin-f07e455a8df2cb6854dafe1bd2b3d88ed75eeef7.tar.gz vaadin-f07e455a8df2cb6854dafe1bd2b3d88ed75eeef7.zip |
24.4.0-alpha3v24.4.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5b14c09..1486107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.4.0-alpha2", + "version": "24.4.0-alpha3", "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)", |