From cf818f7a5c7afdeb9d79265027b920cef4720e4c Mon Sep 17 00:00:00 2001 From: hong Date: Fri, 6 Jul 2018 13:00:40 +0800 Subject: [PATCH] v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab96687..af20211 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "2.0.0", + "version": "2.0.1", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./dist/index.js", "engines": {