diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 09:53:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 09:53:25 +0000 |
commit | 6b53e830e9b428c0ccea057e3dda134ea9c6ab8b (patch) | |
tree | 8165a70b5c99fba62a97469aaa35a792e7108b55 | |
parent | 571dd0ad57ea6e0658b39f689a7154a534ba6033 (diff) | |
download | vaadin-core-23.6.tar.gz vaadin-core-23.6.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index de72c73..03180a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.6.0-alpha1", + "version": "23.6.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", |