update video probing

This commit is contained in:
Luke Pulverenti
2015-09-23 00:00:30 -04:00
parent 8a32cc215f
commit b70aa4926c
25 changed files with 407 additions and 355 deletions
@@ -1,6 +1,6 @@
{
"name": "paper-toggle-button",
"version": "1.0.7",
"version": "1.0.8",
"description": "A material design toggle button control",
"authors": [
"The Polymer Authors"
@@ -34,11 +34,11 @@
"iron-test-helpers": "PolymerElements/iron-test-helpers#^1.0.0",
"iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0"
},
"_release": "1.0.7",
"_release": "1.0.8",
"_resolution": {
"type": "version",
"tag": "v1.0.7",
"commit": "9abc8568d25c83c77394d141b82ff1630649ee7c"
"tag": "v1.0.8",
"commit": "b1630a0597b9d55d09396c8636daf443890a46df"
},
"_source": "git://github.com/PolymerElements/paper-toggle-button.git",
"_target": "~1.0.5",