Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 29, 2012
1 parent 0df4f13 commit bd499db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

0.2.0 / 2012-08-29
==================

* update superagent. Closes #18

0.1.2 / 2012-07-15
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "supertest",
"version": "0.1.2",
"version": "0.2.0",
"description": "Super-agent driven library for testing HTTP servers",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit bd499db

Please sign in to comment.