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

Commit 56fada7

Browse files
committed
Version bump 0.2.2
1 parent f9667ab commit 56fada7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,12 @@ You can listen on these events:
189189

190190
## Changelog
191191

192+
**2015-06-01** `0.2.2`
193+
194+
1. Added error callback to download prototype
195+
2. Adding Client to scp module exports
196+
197+
192198
**2015-01-09** `0.2.1`
193199

194200
1. Bugfix

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.2.1",
3+
"version": "0.2.2",
44
"description": "A pure javascript scp program based on ssh2.",
55
"author": "Hsiaoming Yang <[email protected]>",
66
"homepage": "https://github.com/lepture/node-scp2",

0 commit comments

Comments
 (0)