diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-12-07 10:12:27 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-12-07 10:12:27 +0000 |
commit | 8f3f86a60b94269a6656f9eb87dce55f85ea2232 (patch) | |
tree | 31940116bdad2a3fe5378a7932d0f8b9ab63b30c | |
parent | 6fa01636c5adf4e8a05f059c998181e9610f11c7 (diff) | |
download | vaadin-core-21.0.9.tar.gz vaadin-core-21.0.9.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0afcad7..cba5265 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "21.0.8", + "version": "21.0.9", "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", |