From 155a281ba00772fca6a02c6c27476d522c328570 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 11 Aug 2016 10:07:11 -0600 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aac134c..e0286d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "certpem", - "version": "1.0.0", + "version": "1.0.1", "description": "Read basic info (subject, altnames, expiresAt, issuedAt) from a cert.pem / x509 certificate (tls / ssl / https) ", "main": "index.js", "bin": {