diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-09 11:50:55 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-11-09 11:50:55 +0000 |
commit | 6b56a49296fd6a45723b58be41a4e2359782b7d0 (patch) | |
tree | 46da43c8d3af0da5a2ca5fcc8dd811e356939686 | |
parent | 9d8b5ac462042284507a189566251e1b5e697c38 (diff) | |
download | vaadin-6b56a49296fd6a45723b58be41a4e2359782b7d0.tar.gz vaadin-6b56a49296fd6a45723b58be41a4e2359782b7d0.zip |
18.0.0-beta2v18.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 79da7cc..1df397e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "18.0.0-beta1", + "version": "18.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/cval-3.0)", |