diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-14 16:06:41 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-14 16:06:41 +0000 |
commit | 29b5293f0af4c74930f813be831c1ac8d1e4ffab (patch) | |
tree | 1d9227773717a54c4b822b3fb994f5a9d8a5d40a | |
parent | 40c17a0bbd51836e79fda42a4e672f29032d9cdb (diff) | |
download | vaadin-core-main.tar.gz vaadin-core-main.zip |
24.8.0-alpha7HEADv24.8.0-alpha7main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b850201..1d3fe00 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.8.0-alpha6", + "version": "24.8.0-alpha7", "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", |