diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-06 08:36:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-06 08:36:21 +0000 |
commit | 691ed1a88130107a2fb20fc3c41390b0f712bc57 (patch) | |
tree | d6dd5874617fe91416bbdc8eafe57c7e7c819e73 | |
parent | e080164f52bf92a22f1c4fc1976c49a82bcce3b9 (diff) | |
download | vaadin-core-24.3.tar.gz vaadin-core-24.3.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9b45d7f..7c01a01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.3.19", + "version": "24.3.20", "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", |