diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-10 10:47:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-02-10 10:47:23 +0000 |
commit | 45645bb56d2674e2186e8395ce535356de7a9faa (patch) | |
tree | 9c78acd526f2daa560d14879ec2a3ceba4763b16 | |
parent | 637a0a91ce4ee02db64772c9564fcd07934cb5aa (diff) | |
download | vaadin-core-45645bb56d2674e2186e8395ce535356de7a9faa.tar.gz vaadin-core-45645bb56d2674e2186e8395ce535356de7a9faa.zip |
19.0.0-beta1v19.0.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9bcf9a9..c6dcb9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "19.0.0-alpha5", + "version": "19.0.0-beta1", "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", |