From 77d2d6daa6fd67d69d65d810bb9ebd18c7c2a576 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 1 Aug 2016 04:12:20 -0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6bbb9f0..20b30fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rsa-compat", - "version": "1.0.1", + "version": "1.1.0", "description": "RSA utils that work on Windows, Mac, and Linux with or without C compiler", "main": "node.js", "scripts": {