| 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 e4ecbfaa340737666b3e335df1aa951732b034d8..75ea9f6c2f07da77accb6307c13607b91273bd13 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",
|
| @@ -19,11 +24,11 @@
|
| "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| },
|
| "homepage": "https://github.com/PolymerElements/iron-iconset",
|
| - "_release": "1.0.0",
|
| + "_release": "1.0.1",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.0.0",
|
| - "commit": "3ce6be6b689dd8e309410b0c30d7be23a493a880"
|
| + "tag": "v1.0.1",
|
| + "commit": "d13a943588e6d200b6140adeb8ee2981dd9b5f04"
|
| },
|
| "_source": "git://github.com/PolymerElements/iron-iconset.git",
|
| "_target": "^1.0.0",
|
|
|