update schedules direct

This commit is contained in:
Luke Pulverenti
2015-10-01 12:28:24 -04:00
parent 4acfe20470
commit a07e6b59a3
35 changed files with 215 additions and 314 deletions
@@ -1,6 +1,6 @@
{
"name": "paper-toggle-button",
"version": "1.0.9",
"version": "1.0.10",
"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.9",
"_release": "1.0.10",
"_resolution": {
"type": "version",
"tag": "v1.0.9",
"commit": "95a18ee82adfb9e10594f99251e991f91b489ac1"
"tag": "v1.0.10",
"commit": "b9851b6ab872ea03df70b80c6f89478f50d12823"
},
"_source": "git://github.com/PolymerElements/paper-toggle-button.git",
"_target": "~1.0.5",