diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-01 11:53:59 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-01 11:53:59 +0000 |
commit | 8f4eb51bbed33cb1b0a500d09565f6f92262ec2d (patch) | |
tree | 079ebf1b6da751b51ce07ac789d4c2ee5f910513 | |
parent | a71bc9f75de5b0445818fe018e0fc5b6a14b3edc (diff) | |
download | vaadin-main.tar.gz vaadin-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 6ed0ba5..95f3bd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.8.0-alpha7", + "version": "25.0.0-alpha1", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", |