diff options
Diffstat (limited to 'third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json')
-rw-r--r-- | third_party/polymer/v1_0/components-chromium/iron-range-behavior/.bower.json | 10 |
1 files changed, 5 insertions, 5 deletions
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 0a4896f..9e969fe 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" }
\ No newline at end of file |