diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-01-25 10:26:36 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-01-25 10:26:36 +0000 |
commit | ccf6fbd4c27c13ff10bb90d91b93d979e958d338 (patch) | |
tree | 65f2a3b7d3f842d138d23789020e3e1b891237b1 | |
parent | f9956cd1ff24656820f47b97301387b23a55384c (diff) | |
download | vaadin-core-19.0.0-alpha4.tar.gz vaadin-core-19.0.0-alpha4.zip |
19.0.0-alpha4v19.0.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cf5a5b3..0d40e4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "19.0.0-alpha3", + "version": "19.0.0-alpha4", "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", |