diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-10 08:33:01 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2021-05-10 08:33:01 +0000 |
commit | 10f22d458e5d0526a5bf6241c2801b85f3f14150 (patch) | |
tree | d7f71921ea1dda6edfbaab2d67c2daeebb2004b3 | |
parent | 398305db2e4a869e36ca803d75bffa0bfc11786f (diff) | |
download | vaadin-core-14.5.5.tar.gz vaadin-core-14.5.5.zip |
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eae897e..2e77cb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.5.4", + "version": "14.5.5", "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", |