diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-04-17 12:18:53 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-04-17 12:18:53 +0000 |
commit | 103fb6506d4d61fed87c5815e89e50a87a03b4ca (patch) | |
tree | 8d52a33c9816f032f20c96125a120d919c6f4f61 | |
parent | a45cf2fc4a473c273b25fda77290146851debe44 (diff) | |
download | vaadin-core-24.1.0-alpha3.tar.gz vaadin-core-24.1.0-alpha3.zip |
24.1.0-alpha3v24.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 b9ac2a7..9fcfccb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.1.0-alpha2", + "version": "24.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", |