From 2e29ba29e6ee100196d088ae92c19d7ccfbc4e56 Mon Sep 17 00:00:00 2001 From: Brandon Freitag Date: Sun, 8 Jan 2017 14:28:27 -0800 Subject: [PATCH] 0.7.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0845f77..af41a52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shelljs", - "version": "0.7.5", + "version": "0.7.6", "description": "Portable Unix shell commands for Node.js", "keywords": [ "shelljs",