From 77531111bd1114a9cd85e511d964312d4aa31b49 Mon Sep 17 00:00:00 2001 From: Anurag Garg Date: Sun, 15 Nov 2020 18:05:42 +0530 Subject: [PATCH] v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eac5868..3a2a539 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-phone-number-input", - "version": "1.1.0", + "version": "1.2.0", "description": "Phone Number Input Component", "main": "lib/index.js", "typings": "lib/index.d.ts",