From 202f86eba7c512c974d39c7359bce1c80121f99d Mon Sep 17 00:00:00 2001 From: dongyado Date: Tue, 3 Jul 2018 15:17:47 +0800 Subject: [PATCH] add new author and email for nodejs binding client --- binding/nodejs/ip2region.js | 1 + 1 file changed, 1 insertion(+) diff --git a/binding/nodejs/ip2region.js b/binding/nodejs/ip2region.js index 829b227..fd81a9b 100644 --- a/binding/nodejs/ip2region.js +++ b/binding/nodejs/ip2region.js @@ -4,6 +4,7 @@ * project: https://github.com/lionsoul2014/ip2region * * @author dongyado + * @author leeching */ const fs = require('fs');