Skip to content

Commit

Permalink
Prepare for 3.1.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Nov 28, 2013
1 parent d037a3d commit 33e9759
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
3.1.7 /

* Log PhantomJS resource errors. Fixes #109.

3.1.6 / 2013-11-06

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name" : "mocha-phantomjs",
"description" : "PhantomJS Runners for Mocha",
"keywords" : ["phantomjs", "mocha", "test", "runner", "command line", "browser"],
"version" : "3.1.6",
"version" : "3.1.7",
"author" : "Ken Collins <ken@metaskills.net> (http://metaskills.net/)",
"licenses" : [{
"type" : "MIT",
Expand Down

0 comments on commit 33e9759

Please sign in to comment.