From c6db987197962785fe809052303a5fedce61328e Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 27 Nov 2017 09:27:08 -0800 Subject: [PATCH] Version 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ec4efd..fdc4045 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eth-ens-namehash", - "version": "2.0.7", + "version": "2.0.8", "description": "A simple module for generating ENS namehashes per spec https://github.com/ethereum/EIPs/issues/137", "main": "index.js", "scripts": {