diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-07-06 08:16:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-07-06 08:16:23 +0000 |
commit | db7d313b0bae3feb61300fd2b24f0cb818884348 (patch) | |
tree | 0cc8df3befe4d32811ebb2be298210824cda54ee | |
parent | f9124e47622261d6a649caee4af9b71bb57208d6 (diff) | |
download | vaadin-db7d313b0bae3feb61300fd2b24f0cb818884348.tar.gz vaadin-db7d313b0bae3feb61300fd2b24f0cb818884348.zip |
21.0.0-alpha10v21.0.0-alpha10
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b035333..4f4aad6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "21.0.0-alpha0", + "version": "21.0.0-alpha10", "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)", |