From 800b37a7152a31828c3b98c73c8068948465ba3d Mon Sep 17 00:00:00 2001 From: Adam Liu Date: Mon, 14 Aug 2017 15:01:57 +0800 Subject: [PATCH] bump to 1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f6def5f..f35d25c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "phone", - "version": "1.0.10", + "version": "1.0.11", "description": "With a given country and phone number, validate and format the phone number to E.164 standard", "main": "./lib/index", "engines": {