From 6f498fe9c5661963df98009020b4b7d82acfe468 Mon Sep 17 00:00:00 2001 From: Ivan Kozik Date: Fri, 15 Jun 2018 00:43:09 +0000 Subject: [PATCH] Fix description in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fdc7934..9356b4c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "blake2", - "version": "2.0.0", - "description": "All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for node 4+ with stream support", + "version": "2.0.1", + "description": "All four BLAKE2 variants (blake2b, blake2bp, blake2s, blake2sp) for node, with stream support", "homepage": "https://github.com/ludios/node-blake2", "issues": "https://github.com/ludios/node-blake2/issues", "keywords": [