diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-05 11:06:03 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-05 11:06:03 +0000 |
commit | 19280b2bf203fc3136160923dbb6084dba6ab082 (patch) | |
tree | 5bbeefb0b5a6608e16d50da36d57ca297febf3e3 | |
parent | 70545b5d0c0abca28bafc6b282fd54fe873fbe77 (diff) | |
download | vaadin-19280b2bf203fc3136160923dbb6084dba6ab082.tar.gz vaadin-19280b2bf203fc3136160923dbb6084dba6ab082.zip |
20.0.0-beta1v20.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 200d3e8..f4241fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "20.0.0-alpha8", + "version": "20.0.0-beta1", "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)", |