Skip to content

Commit 0e9a946

Browse files
committed
chore(package) v4.0.3
1 parent eb6af57 commit 0e9a946

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2018.02.12, v4.0.3
2+
3+
fix:
4+
- (spawnify) try-catch
5+
6+
17
2018.02.09, v4.0.2
28

39
feature:

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": "4.0.2",
3+
"version": "4.0.3",
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)