From 066c6b02aa78a7c7c0e905fcdbf055658ba5b450 Mon Sep 17 00:00:00 2001 From: Yury Popov Date: Tue, 21 Jun 2016 22:16:47 +0300 Subject: [PATCH] Version bump to reload NPM data --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c923514..fd7c5fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "certnames", - "version": "1.0.0", + "version": "1.0.1", "description": "Export certificate common names from buffer", "main": "index.js", "scripts": {