Skip to content

Commit

Permalink
[ci skip] bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 15, 2017
1 parent 21ee3b4 commit 712230f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils/boot.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
/*
Expand Down

0 comments on commit 712230f

Please sign in to comment.