diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-05 09:01:37 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-05 09:01:37 +0000 |
commit | 4975fd7c627b8db31138bb8ae744c38c9f6d5931 (patch) | |
tree | 1fdb21a3bae476c59cfe027b6ba6c7ebe0f0997c | |
parent | 618e3d4d0d5555044e9556dda1a0aa324d8523de (diff) | |
download | vaadin-core-14.13.tar.gz vaadin-core-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 7de9aaa..d36878c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.13.0-alpha1", + "version": "14.13.0", "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", |