diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-12-07 09:17:33 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-12-07 09:17:33 +0000 |
commit | b611fdf412662fb28c7e6b9aed2ee4d30dec731b (patch) | |
tree | c460138acba9e52765240872da247964943b6a73 | |
parent | 490f530d447a1308cf3a87a41dcd6db52dc92292 (diff) | |
download | vaadin-core-14.11.0-alpha2.tar.gz vaadin-core-14.11.0-alpha2.zip |
14.11.0-alpha2v14.11.0-alpha2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2d79749..e942abe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.11.0-alpha1", + "version": "14.11.0-alpha2", "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", |