diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-05 08:49:32 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-05 08:49:32 +0000 |
commit | 9bf0c48c95899ee02aa0e9d5b694a070f63c2a15 (patch) | |
tree | 94a3f5e9fe96f776436e9ab703c1afed71709398 | |
parent | 351cf2fad90859ebe4b9ac7c5377cbdf82c61242 (diff) | |
download | vaadin-core-23.2.0.tar.gz vaadin-core-23.2.0.zip |
23.2.0v23.2.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 569c0a6..dfb0409 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.2.0-rc1", + "version": "23.2.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", |