From e5bb1b64fa77fc4dfe94b67288df3297315025eb Mon Sep 17 00:00:00 2001 From: Tim Disney Date: Sun, 11 Jun 2017 22:27:00 -0700 Subject: [PATCH] Verison 3.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e2f7da..4a6d1fa 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "bin": { "sjs": "bin/sjs.js" }, - "version": "3.0.9", + "version": "3.0.10", "engines": { "node": ">=7.0.0" },