Skip to content

Commit 712230f

Browse files
committed
[ci skip] bump version to 2.0.0
1 parent 21ee3b4 commit 712230f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/utils/boot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
window.Polymer._polymerFn = function(info) { // eslint-disable-line no-unused-vars
4545
throw new Error('Load polymer.html to use the Polymer() function.');
4646
}
47-
window.Polymer.version = '2.0.0-rc.9';
47+
window.Polymer.version = '2.0.0';
4848

4949
/* eslint-disable no-unused-vars */
5050
/*

0 commit comments

Comments
 (0)