Skip to content

Commit

Permalink
Update for v3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
axelssonHakan committed Oct 12, 2017
1 parent 4466249 commit 4bdde80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 3.1.2
- Fix for always sending runner-end

## 3.1.1
- Fix for creating coverage or phantomjs singleRun before shutting down

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ after-work.js is designed to be used as a dependency while developing your code.

```js
"devDependencies": {
"after-work.js": "^3.1.1"
"after-work.js": "^3.1.2"
}
```

Expand Down

0 comments on commit 4bdde80

Please sign in to comment.