diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-30 07:30:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-30 07:30:10 +0000 |
commit | 81074a208bc415ae63d22999da509ce2acb27988 (patch) | |
tree | cb6ce809d92891bef36c2e455570222cd1a88b25 | |
parent | 43cff7d1464de6b9ed172f67f1d22df37eb39839 (diff) | |
download | vaadin-core-81074a208bc415ae63d22999da509ce2acb27988.tar.gz vaadin-core-81074a208bc415ae63d22999da509ce2acb27988.zip |
23.5.3v23.5.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 02220ad..ada9c7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.5.2", + "version": "23.5.3", "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", |