From 5360744a84ec2c44d28a81784db2201d2543b9f9 Mon Sep 17 00:00:00 2001 From: zombiej Date: Fri, 29 Oct 2021 15:54:17 +0800 Subject: [PATCH] v1.22.0-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66099cbc..fdacf18d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-field-form", - "version": "1.22.0-0", + "version": "1.22.0-1", "description": "React Form Component", "typings": "es/index.d.ts", "engines": {