We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8860972 commit 6039131Copy full SHA for 6039131
package.json
@@ -46,7 +46,7 @@
46
"type": "git",
47
"url": "git+https://github.com/TeamWertarbyte/ftp-sftp.git"
48
},
49
- "version": "0.1.0",
+ "version": "0.2.0",
50
"scripts": {
51
"build": "rimraf build && tsc",
52
"lint": "eslint './**/*.{ts,js,json}' --fix"
0 commit comments