Skip to content

Commit

Permalink
Bump 2.1.1 & fix package files
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Feb 17, 2017
1 parent 2d2e30c commit 9d33536
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "httpx",
"version": "2.1.0",
"version": "2.1.1",
"description": "http(s) module with power",
"main": "lib/index.js",
"scripts": {
Expand All @@ -27,6 +27,6 @@
"debug": "^2.2.0"
},
"files": [
"index.js"
"lib"
]
}

0 comments on commit 9d33536

Please sign in to comment.