Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf committed Dec 30, 2010
1 parent 7a0bfdd commit 648e3ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,7 @@ zombie.js-changelog(7) -- Changelog

## Version 0.8.2 2010-12-30

Fixed bug where Zombie hangs when making requests to URL that have no
Fixed bug whereby Zombie hangs when making requests to a URL that has no
path (e.g. `http://localhost`).

198 Tests
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "zombie",
"version": "0.8.1",
"version": "0.8.2",
"description": "Insanely fast, full-stack, headless testing using node.js",
"homepage": "http://zombie.labnotes.org/",
"author": "Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)",
Expand Down

0 comments on commit 648e3ea

Please sign in to comment.