From 1a58e94c157c0437ad11a1c862ec26062a4fb0d8 Mon Sep 17 00:00:00 2001 From: Will Date: Fri, 8 Dec 2023 07:33:35 -0300 Subject: [PATCH] build: version 0.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e551c68..cf9e559 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.7.3", + "version": "0.7.4", "description": "International mobile phone input component with mask for React Native", "main": "lib/index.js", "types": "lib/index.d.ts",