Skip to content

Commit f3d4c79

Browse files
committed
2.7.0
1 parent 4da9eeb commit f3d4c79

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

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

2+
2.7.0 / 2017-09-13
3+
==================
4+
5+
* feat: support fs.copyFile (#58)
6+
27
2.6.0 / 2016-11-22
38
==================
49

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mz",
33
"description": "modernize node.js to current ECMAScript standards",
4-
"version": "2.6.0",
4+
"version": "2.7.0",
55
"author": {
66
"name": "Jonathan Ong",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)