diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-12 11:58:59 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-12 11:58:59 +0000 |
commit | 200e3d7fb51db2a0217b7df2c2950e02d64d2fba (patch) | |
tree | 03bb4d5737712b700ec97b04031bb63ef5efef44 | |
parent | 898e58e74b39b71abfd1ddccc699824fd8148c14 (diff) | |
download | vaadin-core-200e3d7fb51db2a0217b7df2c2950e02d64d2fba.tar.gz vaadin-core-200e3d7fb51db2a0217b7df2c2950e02d64d2fba.zip |
24.5.0-alpha9v24.5.0-alpha9
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4ccc01d..b004edf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-alpha8", + "version": "24.5.0-alpha9", "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", |