| Index: third_party/polymer/v1_0/components-chromium/polymer/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/polymer/bower.json b/third_party/polymer/v1_0/components-chromium/polymer/bower.json
|
| index e3d288050f78a385b889ff042198b2e6f829fcf8..e47a52303e5297759aa66038137996874b64174e 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/polymer/bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/polymer/bower.json
|
| @@ -1,13 +1,14 @@
|
| {
|
| "name": "polymer",
|
| - "version": "1.0.9",
|
| + "version": "1.1.3",
|
| "main": [
|
| "polymer.html"
|
| ],
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "ignore": [
|
| "/.*",
|
| - "/test/"
|
| + "/test/",
|
| + "gen-changelog.sh"
|
| ],
|
| "authors": [
|
| "The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
|
|
|