diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-16 12:48:38 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-16 12:48:38 +0000 |
commit | 7be0e34b6f3f3dced709041fc9fad903ead15a72 (patch) | |
tree | 8a7bce127f3317ee72b691216198e977423fc8c4 | |
parent | 32483f6a360edc5dca53458190b0ff4a5574c5d2 (diff) | |
download | vaadin-core-7be0e34b6f3f3dced709041fc9fad903ead15a72.tar.gz vaadin-core-7be0e34b6f3f3dced709041fc9fad903ead15a72.zip |
24.5.0v24.5.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 346d7e3..ca84ac8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-rc2", + "version": "24.5.0", "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", |