diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-28 05:56:29 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-08-28 05:56:29 +0000 |
commit | dfab4dc325e6370135ff07dfdeeb3f2e8ea7913b (patch) | |
tree | dd622f504af4a9c91c8c5fe59244aa25981ef7fa | |
parent | bf323b4f5887c1e5f8189376bb6b4ea274bc229c (diff) | |
download | vaadin-core-dfab4dc325e6370135ff07dfdeeb3f2e8ea7913b.tar.gz vaadin-core-dfab4dc325e6370135ff07dfdeeb3f2e8ea7913b.zip |
24.2.0-alpha8v24.2.0-alpha8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d21646..88aff31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.2.0-alpha7", + "version": "24.2.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", |