From 2aa55633d8ed25145e6cc795afcf020c8f63aec8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 3 Aug 2016 22:02:37 -0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a195a0f..77576eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsa-compat", - "version": "1.2.0", + "version": "1.2.1", "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", "main": "node.js", "scripts": {