diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-07 08:49:45 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-07 08:49:45 +0000 |
commit | 45b3f2c62ed2e05c88a39c06ea78a52fb06763c1 (patch) | |
tree | 635b92973c72065f81b150f617f886abc7eb501c | |
parent | 9a6860badc57211fe936eb3cf632c04785c52246 (diff) | |
download | vaadin-core-22.0.22.tar.gz vaadin-core-22.0.22.zip |
22.0.22v22.0.22
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 87b6349..cf5956b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.21", + "version": "22.0.22", "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", |