diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-19 18:10:53 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-19 18:10:53 +0000 |
commit | 1f5d91272886665da813bd1a646924b30203703a (patch) | |
tree | 03b1d1ff676e6b321c0b4e611d8842f3268b329a | |
parent | b54e8bd72196b675db10195a807c9c8fc97c3a73 (diff) | |
download | vaadin-1f5d91272886665da813bd1a646924b30203703a.tar.gz vaadin-1f5d91272886665da813bd1a646924b30203703a.zip |
19.0.0-beta4v19.0.0-beta4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f563257..030c018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "19.0.0-beta3", + "version": "19.0.0-beta4", "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)", |