diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-12-01 18:06:25 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2020-12-01 18:06:25 +0000 |
commit | e3e9b36dfc754fcb91a9e4420be68d71ffaab273 (patch) | |
tree | 1b66a5ebfd4a46a9adbad11c97114e24c470a89c | |
parent | 90d9c67f944453c79de80cba0895ffef484bd1b5 (diff) | |
download | vaadin-core-e3e9b36dfc754fcb91a9e4420be68d71ffaab273.tar.gz vaadin-core-e3e9b36dfc754fcb91a9e4420be68d71ffaab273.zip |
18.0.1v18.0.1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4a24075..da01900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "18.0.0", + "version": "18.0.1", "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", |