From f2e294a08fd8ce04b8fe6e96a48cac92de595060 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 17 Jun 2014 19:31:40 -0600 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8839e1..ea2c5d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssl-root-cas", - "version": "1.1.2", + "version": "1.1.3", "description": "The module you need to solve node's SSL woes when including a custom certificate.", "main": "ssl-root-cas", "scripts": {