diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-22 14:20:21 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-22 14:20:21 +0000 |
commit | 534577464b247e31b8738a8f1c4291bd68e05a8c (patch) | |
tree | 7e8b45c2b127e77675cd21f8efeac57fcaeb719a | |
parent | bce8d92f058dd59425169b65d7e542b48965d027 (diff) | |
download | vaadin-core-534577464b247e31b8738a8f1c4291bd68e05a8c.tar.gz vaadin-core-534577464b247e31b8738a8f1c4291bd68e05a8c.zip |
13.0.0-alpha3v13.0.0-alpha3
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 938d9b7..0574c74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "13.0.0", + "version": "13.0.0-alpha3", "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", @@ -63,4 +63,4 @@ "webcomponents", "web-components" ] -}
\ No newline at end of file +} |