diff --git a/package.json b/package.json index 1f08535..79d36c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ftps", - "version": "1.0.0", + "version": "1.1.0", "scripts": { "lint": "eslint index.js test/", "test": "mocha",