From 61afee5f7b8580b3f3f0f3b16ee7496760fd3fc9 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 7 Mar 2014 19:02:38 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 978f8c4..a84e32a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssl-root-cas", - "version": "1.0.3", + "version": "1.0.4", "description": "The module you need to solve node's SSL woes when including a custom certificate.", "main": "ssl-root-cas", "scripts": {