diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-12-14 09:52:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-12-14 09:52:23 +0000 |
commit | 54bf930dbad7ad5e24dca1621d7d1807e9666cf7 (patch) | |
tree | 922efee6cc22b8577720a4af0cd0fa48bf6e9cf9 | |
parent | 30312a7c39bfb515f4fd587ebecb03be704b6dba (diff) | |
download | vaadin-core-54bf930dbad7ad5e24dca1621d7d1807e9666cf7.tar.gz vaadin-core-54bf930dbad7ad5e24dca1621d7d1807e9666cf7.zip |
19.0.0-alpha1v19.0.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9573d4d..37cee14 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "18.0.0-beta2", + "version": "19.0.0-alpha1", "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", |