Skip to content

Commit ac0c1c8

Browse files
committed
v3.4.1
1 parent 64d96d3 commit ac0c1c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 3.4.1 / 2017-05-14
2+
3+
Fixed a publishing mishap with git's autocrlf settings.
4+
15
# 3.4.0 / 2017-05-14
26

37
Mocha is now moving to a quicker release schedule: when non-breaking changes are merged, a release should happen that week.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mocha",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "simple, flexible, fun test framework",
55
"keywords": [
66
"mocha",

0 commit comments

Comments
 (0)