We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ee3b4 commit 712230fCopy full SHA for 712230f
1 file changed
lib/utils/boot.html
@@ -44,7 +44,7 @@
44
window.Polymer._polymerFn = function(info) { // eslint-disable-line no-unused-vars
45
throw new Error('Load polymer.html to use the Polymer() function.');
46
}
47
- window.Polymer.version = '2.0.0-rc.9';
+ window.Polymer.version = '2.0.0';
48
49
/* eslint-disable no-unused-vars */
50
/*
0 commit comments