diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-15 08:35:12 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-11-15 08:35:12 +0000 |
commit | 1a3813f619e84cf05cecb719b5ad75d33148b5d2 (patch) | |
tree | 4089f2d7865cbee1dc409f48cb97cdc6fc642a05 | |
parent | 4660b3c38420b7136688a3f01a632df8213eb4d3 (diff) | |
download | vaadin-1a3813f619e84cf05cecb719b5ad75d33148b5d2.tar.gz vaadin-1a3813f619e84cf05cecb719b5ad75d33148b5d2.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 afafcd3..d02dce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "22.0.0-beta2", + "version": "22.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)", |