Skip to content
This repository was archived by the owner on Feb 5, 2022. It is now read-only.

Commit a710ec8

Browse files
committed
Release 0.5.0
1 parent d162954 commit a710ec8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,10 @@ You can listen on these events:
197197

198198
## Changelog
199199

200+
**2016-05-29** `0.4.0`
201+
202+
* enable port
203+
200204
**2016-05-20** `0.4.0`
201205

202206
* upgrade glob

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scp2",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "A pure javascript scp program based on ssh2.",
55
"author": "Hsiaoming Yang <lepture@me.com>",
66
"homepage": "https://github.com/lepture/node-scp2",

0 commit comments

Comments
 (0)