diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-03 11:16:49 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-12-03 11:16:49 +0000 |
commit | f9ba734ca26030fe80da9234756485ef6766148f (patch) | |
tree | d031b7809b13c7f7cc28039f5eed1e9413b9ad0d | |
parent | 4b2f3d86edd6715df7787afc51a46f14e855a05a (diff) | |
download | vaadin-core-14.1.0.tar.gz vaadin-core-14.1.0.zip |
14.1.0v14.1.0
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 192822a..aa66183 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "14.1.0-rc1", + "version": "14.1.0", "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", |