diff options
author | Build Agent <build@vaadin.com> | 2015-08-21 13:18:23 +0300 |
---|---|---|
committer | Build Agent <build@vaadin.com> | 2015-09-02 17:51:51 +0300 |
commit | 415ed13394bc345611a500ae686c65cbdbcb4db6 (patch) | |
tree | f671cf6d462dbf5751f97053a0f77266089062c0 /bower.json | |
parent | 7451e585d2a8750594278e10f61f4cd66b77f0bb (diff) | |
download | vaadin-core-415ed13394bc345611a500ae686c65cbdbcb4db6.tar.gz vaadin-core-415ed13394bc345611a500ae686c65cbdbcb4db6.zip |
Release version 0.3.0-beta6.
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ { "name": "vaadin-components", - "version": "0.3.0-beta5", + "version": "0.3.0-snapshot", "authors": [ "Vaadin Ltd" ], @@ -18,6 +18,6 @@ "**/tests" ], "dependencies": { - "polymer": "Polymer/polymer#~1.0.2" + "polymer": "Polymer/polymer#v1.1.1" } -} +}
\ No newline at end of file |