From 98b59cafdf1cd2f7f1a39beb56c5b5e43383b29d Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Wed, 24 Aug 2022 12:06:54 +0800 Subject: [PATCH] Bump to 3.1.26 - https://github.com/AfterShip/phone/pull/311 Somalia phone number format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fecdd21..8223f53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.25", + "version": "3.1.26", "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",