diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-06-16 10:47:22 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-06-16 10:47:22 +0000 |
commit | f43b0d2e48d2336b40a6c13271d84cc3f0bcab4c (patch) | |
tree | 4199ef1a0568b8097ccc051bb6c2d885cbccf955 | |
parent | d9b5f142ebbfe52519dc4df132a65fb628464810 (diff) | |
download | vaadin-core-23.0.12.tar.gz vaadin-core-23.0.12.zip |
23.0.12v23.0.12
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bc3509f..724a1af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.0.11", + "version": "23.0.12", "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", |