diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-22 14:54:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-07-22 14:54:21 +0000 |
commit | b7484afc24d571ef7fc7b9e025d6af9d4265627c (patch) | |
tree | 6431d01dbfa2acff40a9b3413ffee2d4410a1f37 | |
parent | dbf7567d9ae2d4eeb890cf598b20480a86bc510e (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 1e8b577..01e6eeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.7.11", + "version": "24.7.12", "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)", |