diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-01-25 10:28:34 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-01-25 10:28:34 +0000 |
commit | d9baad6099ec0f4a5248c7585abab71777ed6cdb (patch) | |
tree | 64360f59420010ad119e50fa3bf5e0ff2b721c0b | |
parent | 45f9b2056c7b842c5ca78218d045221655f804ca (diff) | |
download | vaadin-d9baad6099ec0f4a5248c7585abab71777ed6cdb.tar.gz vaadin-d9baad6099ec0f4a5248c7585abab71777ed6cdb.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 af82bb8..1740994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "19.0.0-alpha3", + "version": "19.0.0-alpha4", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", |