diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-12-13 16:33:55 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-12-13 16:33:55 +0000 |
commit | ff825b44bf11ef99fbafc1076fac27a1df17bf52 (patch) | |
tree | 846836b135ed95012994b0d24b426d0ec0eaa87a | |
parent | 0fef376b3ea4a7100544bcb24d3773e88c9b70ac (diff) | |
download | vaadin-ff825b44bf11ef99fbafc1076fac27a1df17bf52.tar.gz vaadin-ff825b44bf11ef99fbafc1076fac27a1df17bf52.zip |
23.3.0v23.3.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 77339aa..57283c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.3.0-rc1", + "version": "23.3.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)", |