| Index: third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json
|
| index 0a4896f8a54e238bea271c6ae7321cbccdcb7822..9e969fee32bab862b073771a5322612666b75489 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "iron-range-behavior",
|
| - "version": "1.0.1",
|
| + "version": "1.0.2",
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "description": "Provides a behavior for something with a minimum and maximum value",
|
| "authors": "The Polymer Authors",
|
| @@ -28,13 +28,13 @@
|
| "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| },
|
| "homepage": "https://github.com/PolymerElements/iron-range-behavior",
|
| - "_release": "1.0.1",
|
| + "_release": "1.0.2",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.0.1",
|
| - "commit": "80aa8588f3b8527b96f3206655b29e23970fb7a3"
|
| + "tag": "v1.0.2",
|
| + "commit": "a743ac0b204a8e76466c2dba349ab2180c9f15f5"
|
| },
|
| "_source": "git://github.com/PolymerElements/iron-range-behavior.git",
|
| - "_target": "^1.0.0",
|
| + "_target": "~1.0.0",
|
| "_originalSource": "PolymerElements/iron-range-behavior"
|
| }
|
|
|