prepare for release 1.0.9

This commit is contained in:
Daniel Freedman
2015-08-07 17:47:36 -07:00
parent 7a3b7abda4
commit bf703cbb38
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "polymer",
"version": "1.0.8",
"version": "1.0.9",
"main": [
"polymer.html"
],

View File

@@ -1,6 +1,6 @@
{
"name": "Polymer",
"version": "1.0.8",
"version": "1.0.9",
"description": "Authors interested in learning the core concepts in 0.8 may be interested in our [primer](https://github.com/Polymer/polymer/blob/0.8-preview/PRIMER.md).",
"main": "polymer.html",
"directories": {