diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-02 12:26:19 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-02 12:26:19 +0000 |
commit | 23a8884bb505e8c426dbb0b8b24c5900ae685be9 (patch) | |
tree | 34695757264ac98b74eb5345bbb7278adf899ac6 | |
parent | b9d6e4015877656e430732e42fca1ba2445f4442 (diff) | |
download | vaadin-23a8884bb505e8c426dbb0b8b24c5900ae685be9.tar.gz vaadin-23a8884bb505e8c426dbb0b8b24c5900ae685be9.zip |
23.0.0-beta1v23.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5385cf1..0fae92d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.0.0-alpha4", + "version": "23.0.0-beta1", "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)", |