Skip to content

Commit

Permalink
Bump version to 5.2.2 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theophilusx committed Aug 11, 2020
1 parent 8fd565d commit 8ab15dc
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,13 @@
{
"name": "ssh2-sftp-client",
"version": "5.2.1",
"version": "5.2.2",
"description": "ssh2 sftp client for node",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/theophilusx/ssh2-sftp-client"
},
"keywords": [
"sftp",
"nodejs",
"promises"
],
"keywords": ["sftp", "nodejs", "promises"],
"scripts": {
"test": "mocha"
},
Expand Down

0 comments on commit 8ab15dc

Please # to comment.