Skip to content

Commit 29c23d6

Browse files
committed
chore(package) v4.0.1
1 parent b2327be commit 29c23d6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2017.07.12, v4.0.1
2+
3+
feature:
4+
- (package) untildify v3.0.2
5+
6+
17
2017.07.12, v4.0.0
28

39
feature:

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spawnify",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
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",
@@ -29,4 +29,4 @@
2929
"devDependencies": {
3030
"eslint": "^4.0.0"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)