Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 0.9.2
  • Loading branch information
assaf committed Feb 21, 2011
1 parent 72b4dfc commit 391d3ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,13 @@
zombie.js-changelog(7) -- Changelog
===================================

### Version 0.9.2 Pending
### Version 0.9.2 2011-02-21

Fixes a couple of specs, plugs hole in array to prevent segfaults, and
adds try/catch to leave context after executing script.

292 Tests
3.3 sec to complete


### Version 0.9.1 2011-02-17
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{ "name": "zombie",
"version": "0.9.1",
"version": "0.9.2",
"description": "Insanely fast, full-stack, headless browser testing using Node.js",
"homepage": "http://zombie.labnotes.org/",
"author": "Assaf Arkin <assaf@labnotes.org> (http://labnotes.org/)",
Expand Down

0 comments on commit 391d3ce

Please sign in to comment.