From 6cd935192f4445186d193e918a3beb61aa1c08d2 Mon Sep 17 00:00:00 2001 From: ArnabXD Date: Thu, 26 May 2022 21:15:48 +0530 Subject: [PATCH] bump v1.1.0 --- package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 07fad6d..a786c64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arnabxd/bin-lookup", - "version": "1.0.3", + "version": "1.1.0", "description": "Search bin details from various bin database", "main": "lib/index.js", "scripts": { @@ -17,7 +17,10 @@ "keywords": [ "bin" ], - "author": "@ArnabXD", + "author": { + "name": "Arnab Paryali", + "url": "https://arnabxd.me" + }, "license": "GPL-3.0", "bugs": { "url": "https://github.com/ArnabXD/bin-lookup/issues"