diff --git a/package.json b/package.json index 66a2e5e..99c0f5e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "name": "shelljs" -, "version": "0.0.5pre1" +, "version": "0.0.5pre2" , "author": "Artur Adib " , "description": "Portable Unix shell commands for Node.js" , "keywords": ["unix", "shell", "makefile", "make", "jake", "synchronous"]