diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-26 08:34:42 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-26 08:34:42 +0000 |
commit | 5a380b68766d89540dbbf0687c189b29ba6ccc10 (patch) | |
tree | 3cccafb9543ff28073a86f174490fb5c9c47af2a | |
parent | 903c1bb721d9b7c0c59ef60c64b64f6f3dba99cc (diff) | |
download | vaadin-core-5a380b68766d89540dbbf0687c189b29ba6ccc10.tar.gz vaadin-core-5a380b68766d89540dbbf0687c189b29ba6ccc10.zip |
14.12.0-alpha1v14.12.0-alpha1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b1c61c1..bf9f7f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.11.11", + "version": "14.12.0-alpha1", "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", |