diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-12 06:26:57 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-12 06:26:57 +0000 |
commit | 0014d589719b65c7ea8375c2537abbb6470ddfac (patch) | |
tree | 80bdc1d42e569e887c86359db2f856c22e8c9033 | |
parent | 8ba3ac8dc8378762921204964ccf75b63c8f5494 (diff) | |
download | vaadin-core-23.0.5.tar.gz vaadin-core-23.0.5.zip |
23.0.5v23.0.5
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b98ced1..ada3f6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.0.4", + "version": "23.0.5", "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", |