diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-06 07:16:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-02-06 07:16:43 +0000 |
commit | d8d5b3097c0d3beecfee81807de72aea3f12f146 (patch) | |
tree | 6ebc7abba26dd166192b4dd00015e7f22339c323 | |
parent | 4f6272112637b0b5169ce3858a2a4f85b32ebc62 (diff) | |
download | vaadin-core-d8d5b3097c0d3beecfee81807de72aea3f12f146.tar.gz vaadin-core-d8d5b3097c0d3beecfee81807de72aea3f12f146.zip |
24.7.0-alpha8v24.7.0-alpha8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 638dfc4..e51e14e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.7.0-alpha7", + "version": "24.7.0-alpha8", "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", |