diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-08 09:49:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-04-08 09:49:25 +0000 |
commit | c5c2774c4022076a6e516dc4bcd6736db7bc3b84 (patch) | |
tree | 1287c7ebeab783193096d3daa60a4c63993a4954 | |
parent | be35fad38823d127e6753bc47e0054e3188693c3 (diff) | |
download | vaadin-core-c5c2774c4022076a6e516dc4bcd6736db7bc3b84.tar.gz vaadin-core-c5c2774c4022076a6e516dc4bcd6736db7bc3b84.zip |
20.0.0-alpha6v20.0.0-alpha6
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index dbbfb67..1ff21dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "20.0.0-alpha5", + "version": "20.0.0-alpha6", "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", |