diff --git a/package.json b/package.json index 395f92f..74c7947 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "highwayhash", - "version": "3.1.0", + "version": "3.1.1", "author": "Lovell Fuller ", "description": "Node.js implementation of HighwayHash, Google's fast and strong hash function", "homepage": "https://github.com/lovell/highwayhash",