diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-12 09:31:43 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-12 09:31:43 +0000 |
commit | 0ebeb48f8d01a4198c4125861e25a7fde79078d5 (patch) | |
tree | a85bf8aabe14d8f3bbbe6f1e6a365c35be65e71e | |
parent | c550e31814ac031bfb7c59e5d87e014b7a43157f (diff) | |
download | vaadin-core-0ebeb48f8d01a4198c4125861e25a7fde79078d5.tar.gz vaadin-core-0ebeb48f8d01a4198c4125861e25a7fde79078d5.zip |
22.0.0-beta2v22.0.0-beta2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fc12965..fa2a8e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.0-beta1", + "version": "22.0.0-beta2", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |