diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-12-21 13:50:06 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-12-21 13:50:06 +0000 |
commit | 59e1aac835b1ce0602e2bdb5ae2d23a4ed7011c6 (patch) | |
tree | da2b5466a8849f0b126780cb83bd10226c84bfb4 | |
parent | 73cc94483203570efd7d095781b521474131815b (diff) | |
download | vaadin-core-59e1aac835b1ce0602e2bdb5ae2d23a4ed7011c6.tar.gz vaadin-core-59e1aac835b1ce0602e2bdb5ae2d23a4ed7011c6.zip |
22.0.2v22.0.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 89d1a0a..e49df31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.0.1", + "version": "22.0.2", "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", |