From b47aee09f4ccfb0fb160c1d30f557a7d6d45cef2 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 17 Jul 2014 17:53:54 -0600 Subject: [PATCH] bump ver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acfaee7..264a38c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssl-root-cas", - "version": "1.1.5", + "version": "1.1.6", "description": "The module you need to solve node's SSL woes when including a custom certificate.", "main": "ssl-root-cas", "scripts": {