diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-01 11:53:27 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-01 11:53:27 +0000 |
commit | 797999780636955e91743db5ebc6b19c92db5fc0 (patch) | |
tree | 2dc8e30764b49ee3a337ac21e9ce25f02126b0f1 | |
parent | d3f42d407ec0015288617468039df1332e31d066 (diff) | |
download | vaadin-core-main.tar.gz vaadin-core-main.zip |
25.0.0-alpha1HEADv25.0.0-alpha1main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 19c9d1c..123784c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.8.0-alpha7", + "version": "25.0.0-alpha1", "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", |