From dd572d78965623625b602d4e8180eb64f6b255ea Mon Sep 17 00:00:00 2001 From: Bossa573 Date: Fri, 31 Mar 2023 06:27:53 +0200 Subject: [PATCH] Bump to 3.1.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdaf645..1fe6ce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "3.1.36", + "version": "3.1.37", "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",