| Index: third_party/polymer/v1_0/components-chromium/iron-iconset/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-iconset/bower.json b/third_party/polymer/v1_0/components-chromium/iron-iconset/bower.json
|
| index 8766bf30a37e2a1ae0391cab18d318c8330651c3..135633f644b7072c92ab3d10355f8cd23729b2a0 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-iconset/bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-iconset/bower.json
|
| @@ -1,11 +1,16 @@
|
| {
|
| "name": "iron-iconset",
|
| - "version": "1.0.0",
|
| + "version": "1.0.1",
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "description": "Represents a set of icons",
|
| "authors": [
|
| "The Polymer Authors"
|
| ],
|
| + "keywords": [
|
| + "web-components",
|
| + "polymer",
|
| + "icon"
|
| + ],
|
| "private": true,
|
| "dependencies": {
|
| "iron-meta": "PolymerElements/iron-meta#^1.0.0",
|
|
|