From 712230fc8d6f32b05b2e00d0973216916b262d05 Mon Sep 17 00:00:00 2001 From: Daniel Freedman Date: Mon, 15 May 2017 11:24:54 -0700 Subject: [PATCH] [ci skip] bump version to 2.0.0 --- 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 d88e31591d..0a15f5ed1d 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-rc.9'; + window.Polymer.version = '2.0.0'; /* eslint-disable no-unused-vars */ /*