From 2c80e2e02cc27a32bd17b31417088ca52d4c2636 Mon Sep 17 00:00:00 2001 From: Nate Fischer Date: Fri, 22 Jul 2016 15:25:03 -0700 Subject: [PATCH] 0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51ee169..1dd8fb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shelljs", - "version": "0.7.0", + "version": "0.7.1", "description": "Portable Unix shell commands for Node.js", "keywords": [ "shelljs",