From 9539e34bee8d48549cb1b0085592b9ef99671fa9 Mon Sep 17 00:00:00 2001 From: xRain Date: Fri, 21 Aug 2026 04:10:19 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=89=88=E6=9C=AC=E5=8F=B7=201.0.3=20?= =?UTF-8?q?=E2=86=92=201.1.0(DateTime=20=E5=AD=97=E6=AE=B5=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E5=8F=91=E5=B8=83)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cjpm.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cjpm.toml b/cjpm.toml index d6cd843..e4e48bd 100644 --- a/cjpm.toml +++ b/cjpm.toml @@ -3,7 +3,7 @@ name = "serialization" organization = "simcu" description = "SimApi 全反射 JSON 序列化库(对齐 .NET JsonSerializer.Serialize/Deserialize + SerializerPropertyName/SerializerIgnore 特性)" - version = "1.0.3" + version = "1.1.0" target-dir = "" output-type = "static"