Index: third_party/polymer/v1_0/components-chromium/iron-icons/.bower.json |
diff --git a/third_party/polymer/v1_0/components-chromium/iron-icons/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-icons/.bower.json |
index 573d083c898442153f142ff9d48b5e51d94e01f7..d918b3d36f4590d3b758126b90fe128b3a580807 100644 |
--- a/third_party/polymer/v1_0/components-chromium/iron-icons/.bower.json |
+++ b/third_party/polymer/v1_0/components-chromium/iron-icons/.bower.json |
@@ -1,6 +1,6 @@ |
{ |
"name": "iron-icons", |
- "version": "1.0.2", |
+ "version": "1.0.3", |
"description": "A set of icons for use with iron-icon", |
"authors": [ |
"The Polymer Authors" |
@@ -14,7 +14,7 @@ |
"private": true, |
"repository": { |
"type": "git", |
- "url": "git://github.com/PolymerElements/paper-icons" |
+ "url": "git://github.com/PolymerElements/iron-icons" |
}, |
"license": "http://polymer.github.io/LICENSE.txt", |
"homepage": "https://github.com/PolymerElements/paper-icons", |
@@ -34,13 +34,13 @@ |
"util", |
"update-icons.sh" |
], |
- "_release": "1.0.2", |
+ "_release": "1.0.3", |
"_resolution": { |
"type": "version", |
- "tag": "v1.0.2", |
- "commit": "7340b4e26a0235ffdf2477299ccecd0c5d3d99e8" |
+ "tag": "v1.0.3", |
+ "commit": "036325be99c33c052ac807a705aacad70be1127f" |
}, |
"_source": "git://github.com/PolymerElements/iron-icons.git", |
- "_target": "^1.0.0", |
+ "_target": "~1.0.0", |
"_originalSource": "PolymerElements/iron-icons" |
} |