From ab252f7c9eeadd565d29fba030551e8070cb1f55 Mon Sep 17 00:00:00 2001 From: helsonxiao Date: Sat, 23 Jul 2022 23:24:52 +0800 Subject: [PATCH] release: 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4a7678..22971e8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "license": "MIT", "name": "antd-country-phone-input", - "version": "4.3.3", + "version": "4.4.0", "description": "Country phone input component as standard Ant.Design form item", "author": "wangsijie ", "homepage": "https://boyuai.github.io/antd-country-phone-input/",