From a8ec45a7f1d2e7853e52fc73663be10df5e44389 Mon Sep 17 00:00:00 2001 From: Will Date: Mon, 12 Jun 2023 08:28:37 -0300 Subject: [PATCH] build: version 0.4.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ad9524..ac69518 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-international-phone-number", "author": "AstrOOnauta (https://github.com/AstrOOnauta)", - "version": "0.4.5", + "version": "0.4.6", "description": "International mobile phone input component with mask for React Native", "main": "lib/index.js", "types": "lib/index.d.ts",