Skip to content

Commit ec0ae48

Browse files
committed
chore(package) v4.0.0
1 parent 4a5881d commit ec0ae48

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2017.07.12, v4.0.0
2+
3+
feature:
4+
- (spawnify) drop support of node version < 4.0.0
5+
- (package) eslint v4.0.0
6+
- (gitignore) add package-lock.json
7+
- (package) eslint v4.0.0
8+
9+
110
2017.03.21, v3.0.1
211

312
fix:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spawnify",
3-
"version": "3.0.1",
3+
"version": "4.0.0",
44
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
55
"description": "Create new processes, change directories, auto switch between spawn and exec",
66
"homepage": "http://github.com/coderaiser/spawnify",

0 commit comments

Comments
 (0)