diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-19 14:25:23 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-02-19 14:25:23 +0000 |
commit | 7cb31f72937e4c009f0c46cd7811272239df25b3 (patch) | |
tree | 09eba75f31df7346dbe98c04332f4750c19ba2f0 | |
parent | ade01c6994650706e971567f43969a9b7c87624d (diff) | |
download | vaadin-core-22.2.1.tar.gz vaadin-core-22.2.1.zip |
22.2.1v22.2.1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 59bc7d0..032abe6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "22.2.0", + "version": "22.2.1", "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", |