From ef8f61b3c3fa1fdae2e6d3919f6d2a53c52a1988 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 16 Dec 2018 03:10:27 -0700 Subject: [PATCH] v2.0.1: version bump (bad prior publish) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba7e89d..d0fd639 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsa-compat", - "version": "2.0.0", + "version": "2.0.1", "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", "main": "index.js", "bin": {