From 7c5a5f54d6541976409ae98f1c870997a55a2139 Mon Sep 17 00:00:00 2001 From: Yongkang Chen Date: Fri, 22 May 2015 19:52:04 +0800 Subject: [PATCH] Prepare 3.0.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8cde7f6..640a30e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remote-sync", - "version": "3.0.0", + "version": "3.0.1", "description": "Upload your files to remote host after every change. Both SCP/SFTP and FTP are supported.", "license": "MIT", "repository": "https://github.com/yongkangchen/remote-sync",