Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Mar 16, 2015
1 parent 541d1be commit 50a306b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "polyfills-feature",
"description": "Polyfill feature abstraction",
"version": "0.0.0",
"version": "1.0.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"license": "MIT",
"repository": "polyfills/feature",
Expand All @@ -23,5 +23,7 @@
"polyfills",
"feature"
],
"files": ["index.js"]
"files": [
"index.js"
]
}

0 comments on commit 50a306b

Please sign in to comment.