From 24c7583f51d223fe7db5a059c75a254a17bdc922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E8=B4=A7=E6=9C=BA=E5=99=A8=E4=BA=BA?= Date: Tue, 21 Jan 2025 14:17:35 +0800 Subject: [PATCH] chore: bump version to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed2cecb5..a8f07338 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rc-component/form", - "version": "1.0.0-0", + "version": "1.0.0", "description": "React Form Component", "typings": "es/index.d.ts", "engines": {