diff --git a/package.json b/package.json index c318fdc..aa69bb8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "jsftp", "id": "jsftp", - "version": "1.3.0", + "version": "1.3.1", "description": "A sane FTP client implementation for NodeJS", "keywords": [ "ftp", "protocol", "files", "server", "client", "async" ], "author": "Sergi Mansilla (http://sergimansilla.com)",