diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-22 14:33:40 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-22 14:33:40 +0000 |
commit | 72749c6a679a927a8d915ade73b4c2fdcb0d1b04 (patch) | |
tree | 91b283bb99bc1602832d1cb58167d0718e2c4f45 /package.json | |
parent | cea2af02543d72f8c014daab4aa9fa87bb6d52d9 (diff) | |
download | vaadin-72749c6a679a927a8d915ade73b4c2fdcb0d1b04.tar.gz vaadin-72749c6a679a927a8d915ade73b4c2fdcb0d1b04.zip |
13.0.0-alpha3v13.0.0-alpha3
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 9b16d39..17b8787 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "13.0.0", + "version": "13.0.0-alpha3", "description": "Vaadin Elements is an evolving set of open source custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cval-3.0)", @@ -26,4 +26,4 @@ "webcomponents", "web-components" ] -}
\ No newline at end of file +} |