diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 09:54:03 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 09:54:03 +0000 |
commit | 46c38c2c1435f5debfc9a0fa6c18b1d487156292 (patch) | |
tree | 38cd8777194fd4a150c5e8503543401b28ea7c57 | |
parent | e91b1f78afcdf95aa95aa348846d725e2f4a3c45 (diff) | |
download | vaadin-23.6.tar.gz vaadin-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 04b84d7..f8ae16b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.6.0-alpha1", + "version": "23.6.0", "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)", |