From ccd16fc20d8a0a476867417279932db0e41fdb2b Mon Sep 17 00:00:00 2001 From: Anurag Garg Date: Wed, 5 May 2021 21:59:08 +0530 Subject: [PATCH] v2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea74138..f4df944 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-phone-number-input", - "version": "2.0.1", + "version": "2.1.0", "description": "Phone Number Input Component", "main": "lib/index.js", "typings": "lib/index.d.ts",