diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-29 11:43:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-29 11:43:18 +0000 |
commit | 71398ebce2ffe466589ce3e6789f1cea6781931f (patch) | |
tree | ce67a3d873e58efe48a45110a0691d5aa5c454ca | |
parent | 3b8954941795c7300aa6f0f1376fc56a5aa3d067 (diff) | |
download | vaadin-71398ebce2ffe466589ce3e6789f1cea6781931f.tar.gz vaadin-71398ebce2ffe466589ce3e6789f1cea6781931f.zip |
23.1.0-alpha4v23.1.0-alpha4
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d39879c..11184c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "23.1.0-alpha3", + "version": "23.1.0-alpha4", "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)", |