diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-28 11:37:28 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-28 11:37:28 +0000 |
commit | aac34064bd6bdab22f030644d7a988ce3439b5b6 (patch) | |
tree | 7d29acc959540d51273288ee61474a7371086a7b | |
parent | a3da1f973bf29a763e72c98243c895203d2556d8 (diff) | |
download | vaadin-aac34064bd6bdab22f030644d7a988ce3439b5b6.tar.gz vaadin-aac34064bd6bdab22f030644d7a988ce3439b5b6.zip |
21.0.0-alpha8v21.0.0-alpha8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4d19f56..dcc4398 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha7", + "version": "21.0.0-alpha8", "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)", |