diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-23 08:28:30 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-04-23 08:28:30 +0000 |
commit | 363b9877dbd9bd9cde3324067ad99b99e6bafe2c (patch) | |
tree | c3ed77dd1419337127e18ece1e504291773f1530 | |
parent | 3cb28f408c114444747603e8f04b4868ccf772dd (diff) | |
download | vaadin-14.12.tar.gz vaadin-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 8d9ef9d..da2324f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.12.7", + "version": "14.12.8", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", |