From 46cf4a01790742c64f1818fd45b312af68527893 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 30 Jul 2014 10:22:55 -0700 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 264a38c..4d53056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssl-root-cas", - "version": "1.1.6", + "version": "1.1.7", "description": "The module you need to solve node's SSL woes when including a custom certificate.", "main": "ssl-root-cas", "scripts": {