From 7fef1f8a5785e3ed5ecf38e820bed1835577dbed Mon Sep 17 00:00:00 2001 From: Brian Terlson Date: Fri, 29 Apr 2016 13:41:13 -0700 Subject: [PATCH] v2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fac3d02..1019f24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eshost", - "version": "2.2.0", + "version": "2.2.1", "description": "Invoke ECMAScript scripts in any command line JS engine.", "main": "lib/eshost.js", "scripts": {