From 4838000918a786056d381e7fa79d2f43f04a376d Mon Sep 17 00:00:00 2001 From: C J Silverio Date: Wed, 27 Apr 2016 10:37:21 -0700 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c007472..329b9f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "avon", "description": "node bindings for the blake2 cryptographic hash", - "version": "2.0.0", + "version": "2.0.1", "author": "C J Silverio ", "bugs": { "url": "https://github.com/ceejbot/avon/issues"