diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-18 08:42:06 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-18 08:42:06 +0000 |
commit | b4c8770b3661e341633be9394080ffaad9c7d1f2 (patch) | |
tree | 9e39eea8913ca5e30e4baadeedd3b0a5b80b2a17 | |
parent | d0509d17cf67395d580ef0e5019be450ecd3a853 (diff) | |
download | vaadin-core-b4c8770b3661e341633be9394080ffaad9c7d1f2.tar.gz vaadin-core-b4c8770b3661e341633be9394080ffaad9c7d1f2.zip |
19.0.0-beta3v19.0.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e0621a0..0ac6177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "19.0.0-beta2", + "version": "19.0.0-beta3", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |