diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-06 10:08:03 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-06 10:08:03 +0000 |
commit | 898e58e74b39b71abfd1ddccc699824fd8148c14 (patch) | |
tree | 67f21f1eb4e16e3b5eb6fc7263ba8370d410592f | |
parent | c65a1deb55f8b0de497da5681f135016514b0545 (diff) | |
download | vaadin-core-24.5.0-alpha8.tar.gz vaadin-core-24.5.0-alpha8.zip |
24.5.0-alpha8v24.5.0-alpha8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b443af9..4ccc01d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-alpha7", + "version": "24.5.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", |