diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-03-12 15:25:40 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-03-12 15:25:40 +0000 |
commit | e0b0e8e34fe97ddf5ec91c5b23c79496be582fac (patch) | |
tree | ecc54c173009129f830650501acc128a265879c1 | |
parent | eb2919d1e2ff4aedb11741e847ca2a7926c3ad0c (diff) | |
download | vaadin-e0b0e8e34fe97ddf5ec91c5b23c79496be582fac.tar.gz vaadin-e0b0e8e34fe97ddf5ec91c5b23c79496be582fac.zip |
24.4.0-alpha13v24.4.0-alpha13
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c704003..363bc59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.4.0-alpha11", + "version": "24.4.0-alpha13", "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/cvdl-4.0)", |