diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-22 09:12:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2022-04-22 09:12:21 +0000 |
commit | aea07954a23b7358ce08ff53fd164c0ab7cda106 (patch) | |
tree | e2597e06a5bceb25f19c543a5d8955dfe215630c | |
parent | 7816615fa0544b6d9af4deb6b9aba17ce9f426fd (diff) | |
download | vaadin-core-aea07954a23b7358ce08ff53fd164c0ab7cda106.tar.gz vaadin-core-aea07954a23b7358ce08ff53fd164c0ab7cda106.zip |
23.1.0-alpha3v23.1.0-alpha3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c3ac020..50a2048 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "23.1.0-alpha2", + "version": "23.1.0-alpha3", "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", |