diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-26 08:36:17 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-07-26 08:36:17 +0000 |
commit | bc6179a3fba98e0840b8b03bf4c99976b3d9e0fe (patch) | |
tree | 75632bace21290ff7d23dd535be4833298f8e251 | |
parent | 692f4c2e8ceed285dd09fc13f3a08aa0a8928d4a (diff) | |
download | vaadin-bc6179a3fba98e0840b8b03bf4c99976b3d9e0fe.tar.gz vaadin-bc6179a3fba98e0840b8b03bf4c99976b3d9e0fe.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 51737dc..1c7313e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.11.11", + "version": "14.12.0-alpha1", "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)", |