v1.0.7: bugfix for node v6

This commit is contained in:
AJ ONeal 2019-06-03 01:37:23 -06:00
parent 8fa9f411ae
commit 1df3fb901b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "rsa-csr",
"version": "1.0.6",
"version": "1.0.7",
"description": "💯 A focused, zero-dependency library to generate a Certificate Signing Request (CSR) and sign it!",
"homepage": "https://git.coolaj86.com/coolaj86/rsa-csr.js",
"main": "index.js",