From 1987091454fd96cae9fb705d2159d7fc6b7a31d1 Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Mon, 2 Oct 2023 19:49:21 +0800 Subject: [PATCH] Bump to 3.1.41 - https://github.com/AfterShip/phone/pull/366 add Denmark phone number format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c82c1a..8b75db4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.40", + "version": "3.1.41", "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",