diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-12 07:16:50 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-12 07:16:50 +0000 |
commit | 00c854e6e6f8879f7d593fe7bcc0ac6a97d4755f (patch) | |
tree | 1a4ec2b7831374aa93fffbe40dee82ada4fe70b0 | |
parent | dfe27cd27463e802f48caa2efec8b63c56d3da75 (diff) | |
download | vaadin-core-24.8.0-alpha4.tar.gz vaadin-core-24.8.0-alpha4.zip |
24.8.0-alpha4v24.8.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 92f2dbb..70699aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.8.0-alpha3", + "version": "24.8.0-alpha4", "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", |