Skip to content

Commit

Permalink
update: version
Browse files Browse the repository at this point in the history
  • Loading branch information
jyu213 committed May 22, 2017
1 parent 70cb220 commit a3dbfce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,11 @@ connection config you will see [here](https://github.com/mscdex/ssh2#user-conten
### FAQ

### Log
* 2016.05.19:
#### V1.1.0
- fix: add encoding control support for binary stream

#### V1.0.5:

- fix: multi image upload
- change: remove `this.client.sftp` to `connect` function

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ssh2-sftp-client",
"version": "1.0.5",
"version": "1.1.0",
"description": "ssh2 sftp client for node",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit a3dbfce

Please sign in to comment.