diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-16 07:34:33 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-06-16 07:34:33 +0000 |
commit | 174beb5d8e1b5e896ca5f28c24950892c19ecf91 (patch) | |
tree | b5398373b703abf6d50d8700ba42886eea5ed3fc | |
parent | 9155f8b075697a3093982dd2d8155ec38b9b25bb (diff) | |
download | vaadin-core-174beb5d8e1b5e896ca5f28c24950892c19ecf91.tar.gz vaadin-core-174beb5d8e1b5e896ca5f28c24950892c19ecf91.zip |
20.0.3v20.0.3
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7bffa11..a477b5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "20.0.2", + "version": "20.0.3", "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", |