Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Dec 9, 2014
1 parent 1bb1550 commit 845bff2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wilson-score",
"description": "Because averages suck",
"version": "0.0.2",
"version": "1.0.0",
"author": {
"name": "Jonathan Ong",
"email": "[email protected]",
Expand All @@ -24,5 +24,7 @@
"score",
"average"
],
"files": ["index.js"]
"files": [
"index.js"
]
}

0 comments on commit 845bff2

Please sign in to comment.