diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-29 08:17:44 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-29 08:17:44 +0000 |
commit | 9339b5fa79a0812a74c300ec8dd9c0643c6573c0 (patch) | |
tree | c7e33e768c85f401df19d3397ad1aab7c499441a | |
parent | 2847a9ec8596544c13dd6e803f07752c6f9161a4 (diff) | |
download | vaadin-core-main.tar.gz vaadin-core-main.zip |
24.8.0-alpha6HEADv24.8.0-alpha6main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cc3ebda..dd20503 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.8.0-alpha5", + "version": "24.8.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", |