From 0c09287a82bd43b6b1abfd417bbee7102e8ff138 Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Mon, 23 Aug 2021 18:30:33 +0800 Subject: [PATCH] Bump to 3.1.6 - https://github.com/AfterShip/phone/pull/258/files Updated Nigeria phone number data --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 271a68e..11fd2e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.5", + "version": "3.1.6", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./dist/index.js", "types": "./dist/index.d.ts",