diff --git a/package.json b/package.json index 6109275..53c73ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shelljs", - "version": "0.5.3", + "version": "0.6.0", "author": "Artur Adib ", "description": "Portable Unix shell commands for Node.js", "keywords": [ @@ -11,6 +11,10 @@ "jake", "synchronous" ], + "contributors": [ + "Ari Porad (http://ariporad.com/)", + "Nate Fischer " + ], "repository": { "type": "git", "url": "git://github.com/shelljs/shelljs.git"