diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-28 08:41:15 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-28 08:41:15 +0000 |
commit | 26e457df1253afd6185023844146f5bdd2aeba55 (patch) | |
tree | b75da0a1eaf131a0334d0a70974c491b248a052e | |
parent | 887249dec4ec7321c3011c436edc190744e5a0b6 (diff) | |
download | vaadin-24.7.tar.gz vaadin-24.7.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ccf45b0..ac97533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.7.5", + "version": "24.7.6", "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)", |