Skip to content

Commit

Permalink
[ci skip] Prepare 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 25, 2017
1 parent 520407e commit 061b104
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';
window.Polymer.version = '2.0.1';

/* eslint-disable no-unused-vars */
/*
Expand Down

0 comments on commit 061b104

Please sign in to comment.