diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-15 08:56:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-15 08:56:10 +0000 |
commit | 050a2ad375ceab15a54692b3cd6fcdaa3404f809 (patch) | |
tree | eb87f1b4122767c9c04f5bb7af37f9edbb3587b2 | |
parent | dbd078ad83452341e256938b0d46005ee236e12e (diff) | |
download | vaadin-050a2ad375ceab15a54692b3cd6fcdaa3404f809.tar.gz vaadin-050a2ad375ceab15a54692b3cd6fcdaa3404f809.zip |
19.0.0-beta2v19.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 03da72e..0381363 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "19.0.0-beta1", + "version": "19.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)", |