diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-09 10:54:52 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-09 10:54:52 +0000 |
commit | b5c263bf19639562ff9bd12a61d97d8cacee3ba9 (patch) | |
tree | 6ecc999c320f4e9728625e99561af0d6d5b2c8eb | |
parent | e9a3a613ecc46c0940f299d7ce2d217953a8729f (diff) | |
download | vaadin-b5c263bf19639562ff9bd12a61d97d8cacee3ba9.tar.gz vaadin-b5c263bf19639562ff9bd12a61d97d8cacee3ba9.zip |
20.0.0-alpha3v20.0.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3fb9fe5..c0cade0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "20.0.0-alpha2", + "version": "20.0.0-alpha3", "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/cvdl-4.0)", |