diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-14 06:53:27 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-14 06:53:27 +0000 |
commit | 9abf24696438ef5deb772d171ed025dae6bd8452 (patch) | |
tree | 62fdb9071ea66df2256da8e95b824db10dfa1644 | |
parent | 5efbf01d37b5e4341386b6dd39315cd1ff386d7f (diff) | |
download | vaadin-core-9abf24696438ef5deb772d171ed025dae6bd8452.tar.gz vaadin-core-9abf24696438ef5deb772d171ed025dae6bd8452.zip |
14.12.0v14.12.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 782507d..db23dbb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.12.0-rc1", + "version": "14.12.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", |