diff --git a/package.json b/package.json index 6fbbfe0..643ffa2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remote-sync", - "version": "1.1.0", + "version": "1.1.1", "description": "Upload your files to remote host after every change. Now only scp (sftp) supported, but ftp and webdav is planned.", "license": "MIT", "repository": "https://github.com/vslinko/remote-sync",