Skip to content

Commit a77c87e

Browse files
committed
feature(package) v1.10.0
1 parent 45c541a commit a77c87e

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+
2015.01.19, v1.10.0
2+
3+
feature:
4+
- (spawnify) add write
5+
6+
17
2015.01.19, v1.9.2
28

39
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": "1.9.2",
3+
"version": "1.10.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)