diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-26 10:51:07 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-09-26 10:51:07 +0000 |
commit | ee51631581eb262d0d1fb14aad7068c4041edd15 (patch) | |
tree | e5cd228eb645d25fb16ca609f468502331291306 | |
parent | 9027502c32cf51e0035384c674cacea24521b085 (diff) | |
download | vaadin-core-ee51631581eb262d0d1fb14aad7068c4041edd15.tar.gz vaadin-core-ee51631581eb262d0d1fb14aad7068c4041edd15.zip |
23.2.2v23.2.2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 77dcc0b..49d0cae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.2.1", + "version": "23.2.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", |