diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-23 08:27:05 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-23 08:27:05 +0000 |
commit | 242136eb43a4590f4fa448186cbe1e1d4f60f578 (patch) | |
tree | 4cb8509dbd0281c413611b09232f6a91cdee23a1 | |
parent | 4d127f388cd3c3aa8b00352b6a5d69519511a5a7 (diff) | |
download | vaadin-core-14.12.tar.gz vaadin-core-14.12.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9392845..f4db34c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.12.7", + "version": "14.12.8", "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", |