diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-15 08:34:06 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-15 08:34:06 +0000 |
commit | 991e3ef44b5983e88a936ad7e9e3c8212b969241 (patch) | |
tree | 697eaedcc0e2f9ce07be0661f5226b788ef0616b | |
parent | c19948f9a64bb6a70bc79078d5fa3e71ed68e446 (diff) | |
download | vaadin-core-991e3ef44b5983e88a936ad7e9e3c8212b969241.tar.gz vaadin-core-991e3ef44b5983e88a936ad7e9e3c8212b969241.zip |
22.0.0-beta3v22.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 fa2a8e6..cf13ba9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.0-beta2", + "version": "22.0.0-beta3", "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", |