diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-25 12:34:29 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-03-25 12:34:29 +0000 |
commit | da0f926ae24e023b28aaac414fe24723f191ceac (patch) | |
tree | 511636758fafd979a0f564cb2c371daa9e72fac1 | |
parent | 6756bd75df134651c4ed3ae6348a203a3d27df3a (diff) | |
download | vaadin-da0f926ae24e023b28aaac414fe24723f191ceac.tar.gz vaadin-da0f926ae24e023b28aaac414fe24723f191ceac.zip |
20.0.0-alpha4v20.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 57b3d23..ab30f2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "20.0.0-alpha3", + "version": "20.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/cvdl-4.0)", |