From 018518307ed1749b9421d50bc670fb5944981e9d Mon Sep 17 00:00:00 2001 From: Aleksandr Gavrilov Date: Mon, 27 Aug 2018 15:37:29 +0300 Subject: [PATCH] bump version to 1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4604e75..34ecc5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trusted-crypto", - "version": "1.2.0", + "version": "1.3.1", "description": "Trusted crypto library", "license": "Apache-2.0", "bugs": "https://github.com/TrustedPlus/trusted-crypto/issues",