Skip to content

Commit

Permalink
[ci skip] release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed May 31, 2016
1 parent 11c987b commit ce5b9fb
Show file tree
Hide file tree
Showing 5 changed files with 463 additions and 406 deletions.
9 changes: 7 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polymer",
"version": "1.4.0",
"version": "1.5.0",
"main": [
"polymer.html",
"polymer-mini.html",
Expand All @@ -10,7 +10,12 @@
"ignore": [
"/.*",
"/test/",
"gen-changelog.sh"
"/util/",
"/explainer/",
"gulpfile.js",
"PRIMER.md",
"CONTRIBUTING.md",
"CHANGELOG.md"
],
"authors": [
"The Polymer Authors (http://polymer.github.io/AUTHORS.txt)"
Expand Down
Loading

0 comments on commit ce5b9fb

Please sign in to comment.