diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-28 08:59:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-28 08:59:46 +0000 |
commit | 73bdf7ed574b6ebad736e815d06bb2b1b7eb6478 (patch) | |
tree | 2dbf03125d9d49fd541283e056b18064c23621af | |
parent | 4c44c7002c00e6173768bb481fffa1d16cbd1666 (diff) | |
download | vaadin-73bdf7ed574b6ebad736e815d06bb2b1b7eb6478.tar.gz vaadin-73bdf7ed574b6ebad736e815d06bb2b1b7eb6478.zip |
24.5.0-alpha12v24.5.0-alpha12
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 50cfac2..c112435 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.5.0-alpha10", + "version": "24.5.0-alpha12", "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)", |