diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-12-01 16:18:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-12-01 16:18:21 +0000 |
commit | f45e9dc368d3ca7714fff45531bea0604b037ae7 (patch) | |
tree | 1c22d5ec0bae4fa603b9973603b1866db33a9c13 | |
parent | 73eefb4e25f6e94a4edd6ce569bda178aa656a15 (diff) | |
download | vaadin-f45e9dc368d3ca7714fff45531bea0604b037ae7.tar.gz vaadin-f45e9dc368d3ca7714fff45531bea0604b037ae7.zip |
23.3.0-beta2v23.3.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b453535..ae92bc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.3.0-beta1", + "version": "23.3.0-beta2", "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)", |