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