Skip to content

Commit

Permalink
minor version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pgte committed Nov 11, 2013
1 parent 52b9afd commit 7e76b28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "name" : "nock"
, "description" : "HTTP Server mocking for Node.js"
, "tags" : ["Mock", "HTTP", "testing", "isolation"]
, "version" : "0.22.1"
, "version" : "0.23.0"
, "author" : "Pedro Teixeira <[email protected]>"
, "contributors" :
[ {"name": "Roly Fentanes" }
Expand Down

0 comments on commit 7e76b28

Please sign in to comment.