diff --git a/package.json b/package.json index a94c6c4..5d41f7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-rsync", - "version": "2.0.1", + "version": "3.0.0", "description": "A Grunt task for accessing the file copying and syncing capabilities of the rsync command line utility. Uses the rsyncwrapper npm module for the core functionality.", "main": "grunt.js", "repository": {