diff --git a/lib/utils/boot.html b/lib/utils/boot.html
index 0a15f5ed1d..3c047ad6b0 100644
--- a/lib/utils/boot.html
+++ b/lib/utils/boot.html
@@ -44,7 +44,7 @@
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 */
/*