diff --git a/package.json b/package.json index 6f643cf..66c1ce7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "type": "git", "url": "git+https://github.com/TeamWertarbyte/ftp-sftp.git" }, - "version": "0.2.1", + "version": "0.3.0", "scripts": { "build": "rimraf build && tsc", "lint": "eslint './**/*.{ts,js,json}' --fix",