diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-12-17 14:34:34 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2018-12-17 14:34:34 +0000 |
commit | 6ed831e42e941d8ec1d66216f88a561ec1e44343 (patch) | |
tree | c9ee7e1eeb53a98d0010683d6b28b342930d1d63 | |
parent | 8982f9c00adff9e3466e8cee0b7e7fa9b7f2a021 (diff) | |
download | vaadin-core-6ed831e42e941d8ec1d66216f88a561ec1e44343.tar.gz vaadin-core-6ed831e42e941d8ec1d66216f88a561ec1e44343.zip |
13.0.0-alpha1v13.0.0-alpha1
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index d372316..aad48ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "", + "version": "13.0.0-alpha1", "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", @@ -64,4 +64,4 @@ "webcomponents", "web-components" ] -}
\ No newline at end of file +} |