diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-12 11:23:34 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-08-12 11:23:34 +0000 |
commit | 2037c3e714c33db9c93ae5ceafe24c0635ec3478 (patch) | |
tree | 97b6671ddef956923ab67f40563020aad5f51479 | |
parent | c834f01ef1c3a48374c79a842ea319ca2727a48d (diff) | |
download | vaadin-2037c3e714c33db9c93ae5ceafe24c0635ec3478.tar.gz vaadin-2037c3e714c33db9c93ae5ceafe24c0635ec3478.zip |
21.0.0-beta2v21.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 da23b07..7f446c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-beta1", + "version": "21.0.0-beta2", "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)", |