diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-25 10:57:22 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-25 10:57:22 +0000 |
commit | d92b2d4097beb33316694c9e2587469e5207e8df (patch) | |
tree | 1000b1c9ea5224b07ee2248edcd982b1bd30f8bc | |
parent | 172d9ea6d70aa3bdaa4b9109e5aacae5e18d7a02 (diff) | |
download | vaadin-d92b2d4097beb33316694c9e2587469e5207e8df.tar.gz vaadin-d92b2d4097beb33316694c9e2587469e5207e8df.zip |
23.0.0-rc1v23.0.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 037415a..9962e09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.0.0-beta4", + "version": "23.0.0-rc1", "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)", |