diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-08 08:24:27 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-08 08:24:27 +0000 |
commit | 59d69468b39ba5f2e21451f536e13bb42a710e67 (patch) | |
tree | 49a9e0bcf623a2de7aef47f3e4f902b3f9d555ec | |
parent | 1798b12b2401ae94b7b189f112403719d2e271a3 (diff) | |
download | vaadin-core-59d69468b39ba5f2e21451f536e13bb42a710e67.tar.gz vaadin-core-59d69468b39ba5f2e21451f536e13bb42a710e67.zip |
24.2.0-alpha6v24.2.0-alpha6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1cfb9e4..e00aed9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.2.0-alpha5", + "version": "24.2.0-alpha6", "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", |