diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-17 11:42:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-02-17 11:42:10 +0000 |
commit | 4d8a44f8340b59947b0dc811f49f95177dac9e37 (patch) | |
tree | 4d412d95df9f9805a18033afc3cdbbe5bf9c95ac | |
parent | 3b6123c06c0e07a17b0a399e630c3b27b1e31e8e (diff) | |
download | vaadin-4d8a44f8340b59947b0dc811f49f95177dac9e37.tar.gz vaadin-4d8a44f8340b59947b0dc811f49f95177dac9e37.zip |
23.0.0-beta3v23.0.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4759441..1b2b939 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.0.0-beta2", + "version": "23.0.0-beta3", "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)", |