[ci skip] Prepare 2.0.1

This commit is contained in:
Daniel Freedman
2017-05-25 14:07:42 -07:00
parent 520407e9ca
commit 061b104842
+1 -1
View File
@@ -44,7 +44,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
window.Polymer._polymerFn = function(info) { // eslint-disable-line no-unused-vars
throw new Error('Load polymer.html to use the Polymer() function.');
}
window.Polymer.version = '2.0.0';
window.Polymer.version = '2.0.1';
/* eslint-disable no-unused-vars */
/*