Skip to content

Commit 7436bdd

Browse files
committed
Package: version 1.2.0
* Rewrite HTTP bits * Clean code style * Added test script * Updated Readme
1 parent 7ad3f11 commit 7436bdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"url": "http://frankl.in"
66
},
77
"name": "requestbin",
8-
"description": "API wrapper for RequestBin (http://requestb.in)",
9-
"version": "1.1.1",
8+
"description": "RequestBin (http://requestb.in) API access",
9+
"version": "1.2.0",
1010
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/fvdm/nodejs-requestbin.git"

0 commit comments

Comments
 (0)