From e0c41324f2281e1c62768010c1c1eca22d6f2cab Mon Sep 17 00:00:00 2001 From: David Ellis Date: Mon, 27 Jan 2020 15:05:57 -0800 Subject: [PATCH] 3.6.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f788deb..b930134 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "h3-node", - "version": "3.6.3", + "version": "3.6.4", "description": "H3 Bindings to node using N-API", "main": "index.js", "scripts": {