Skip to content

Commit 23cae90

Browse files
committed
3.1.1
1 parent 20dc627 commit 23cae90

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changes
22

3+
## 3.1.1
4+
5+
- fix behavior of `--require` flag (Wes)
6+
37
## 3.1.0
48

59
- Implement `--external` option (Koki Takahashi)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mochify",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "TDD with Browserify, Mocha, PhantomJS and WebDriver",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)