Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Sep 16, 2014
1 parent 5c6236b commit f32f106
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "koa-qs",
"description": "qs for koa",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Jonathan Ong",
"email": "me@jongleberry.com",
Expand Down Expand Up @@ -32,5 +32,7 @@
"engines": {
"node": ">= 0.11"
},
"files": ["index.js"]
"files": [
"index.js"
]
}

0 comments on commit f32f106

Please sign in to comment.