From 061b104842cd0b7cf735620f444fbb2709f8b790 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Thu, 25 May 2017 14:07:42 -0700 Subject: [PATCH] [ci skip] Prepare 2.0.1 --- lib/utils/boot.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ /*