diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-11 14:03:30 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2019-01-11 14:03:30 +0000 |
commit | 932aca2936b5fa4aeceb205d0fa4aa6df94e6278 (patch) | |
tree | 4eb43f955f778306b1409e1c2974e9e6096e2564 /package.json | |
parent | 4b28ddeb65a99c07fa937b4ad6fc364b12403872 (diff) | |
download | vaadin-932aca2936b5fa4aeceb205d0fa4aa6df94e6278.tar.gz vaadin-932aca2936b5fa4aeceb205d0fa4aa6df94e6278.zip |
13.0.0-alpha2v13.0.0-alpha2
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 769ac8b..1196913 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "", + "version": "13.0.0-alpha2", "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 +} |