diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-26 12:11:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-26 12:11:42 +0000 |
commit | 3748ec12c937d7502f6157061829c124d95b0cab (patch) | |
tree | b1f00aed41466c1c8b9b7bc35808259c3c216c62 | |
parent | f2d6aba7461286d1f901a0a90a49cc217f3a4532 (diff) | |
download | vaadin-core-3748ec12c937d7502f6157061829c124d95b0cab.tar.gz vaadin-core-3748ec12c937d7502f6157061829c124d95b0cab.zip |
24.4.0-alpha25v24.4.0-alpha25
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index afe1441..5a00d2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.4.0-alpha24", + "version": "24.4.0-alpha25", "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", |