From dd5e33b7b8be8963e4655a5325da49f14c5971e6 Mon Sep 17 00:00:00 2001 From: Aisse-258 Date: Sun, 14 Jul 2019 01:09:53 +0300 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d58ec97..9406477 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bigint-crypto-utils", - "version": "2.1.8", + "version": "2.2.0", "description": "Utils for working with cryptography using native JS (stage 3) implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing.", "keywords": [ "modular arithmetics",