diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-28 08:59:16 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-28 08:59:16 +0000 |
commit | 43ea25b5467228c53738ed29c214b42df50c9128 (patch) | |
tree | e95cba0f9debadca1e2d74a6f4015622ea9389cb | |
parent | 05bb779786883c9dc57c4f6887f3d52a0b3cb7af (diff) | |
download | vaadin-core-43ea25b5467228c53738ed29c214b42df50c9128.tar.gz vaadin-core-43ea25b5467228c53738ed29c214b42df50c9128.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 f9ac274..24e4e7c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-alpha10", + "version": "24.5.0-alpha12", "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", |