Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Unified Diff: third_party/polymer/components/paper-toast/.bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/polymer/components/paper-toast/.bower.json
diff --git a/third_party/polymer/components/paper-toast/.bower.json b/third_party/polymer/components/paper-toast/.bower.json
index b635aa1d2b21531d44ebb60779b7276e1cecd45c..9b1fe158ce52e26baf39bcf1e9935b5ffc08475b 100644
--- a/third_party/polymer/components/paper-toast/.bower.json
+++ b/third_party/polymer/components/paper-toast/.bower.json
@@ -1,6 +1,6 @@
{
"name": "paper-toast",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "A material design notification toast",
"private": true,
"license": "http://polymer.github.io/LICENSE.txt",
@@ -33,13 +33,13 @@
},
"ignore": [],
"homepage": "https://github.com/PolymerElements/paper-toast",
- "_release": "1.3.0",
+ "_release": "1.3.1",
"_resolution": {
"type": "version",
- "tag": "v1.3.0",
- "commit": "f20ce41a3b4a81a9d277d1ed33f1621cf3e42ec0"
+ "tag": "v1.3.1",
+ "commit": "832ba27b6446711bc703717afdae2ac6485568ef"
},
- "_source": "git://github.com/PolymerElements/paper-toast.git",
+ "_source": "https://github.com/PolymerElements/paper-toast.git",
"_target": "^1.0.0",
"_originalSource": "PolymerElements/paper-toast"
}

Powered by Google App Engine
This is Rietveld 408576698