diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-05 09:03:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-05 09:03:25 +0000 |
commit | 0275961fd568500b1c4282b334dee08ccd8cfb34 (patch) | |
tree | 7141c56de3a97d077db961e73e1c3ba63ad93f97 | |
parent | 7cec9b6966da0f1b7e94c228d578ec27269e6863 (diff) | |
download | vaadin-14.13.tar.gz vaadin-14.13.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bfcc30e..f6703a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.13.0-alpha1", + "version": "14.13.0", "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)", |