diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-22 07:46:47 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-06-22 07:46:47 +0000 |
commit | f4456ed2506b3446e3038f3e33b0ea644b67adc6 (patch) | |
tree | 08d279c3f63491a058f3c27309b34897d7bba2b4 | |
parent | 29a754f20df9b0c26f3d1672b5cf9d4159431fe5 (diff) | |
download | vaadin-core-f4456ed2506b3446e3038f3e33b0ea644b67adc6.tar.gz vaadin-core-f4456ed2506b3446e3038f3e33b0ea644b67adc6.zip |
14.3.0-beta3v14.3.0-beta3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index afb5053..fb476e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.3.0-beta2", + "version": "14.3.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", |