chore: 版本号 1.0.3 → 1.1.0(DateTime 字段支持发布)

This commit is contained in:
2026-08-21 04:10:19 +08:00
parent 46bd710128
commit fa616d910b
+1 -1
View File
@@ -3,7 +3,7 @@
name = "serialization" name = "serialization"
organization = "simcu" organization = "simcu"
description = "SimApi 全反射 JSON 序列化库(对齐 .NET JsonSerializer.Serialize/Deserialize + SerializerPropertyName/SerializerIgnore 特性)" description = "SimApi 全反射 JSON 序列化库(对齐 .NET JsonSerializer.Serialize/Deserialize + SerializerPropertyName/SerializerIgnore 特性)"
version = "1.0.3" version = "1.1.0"
target-dir = "" target-dir = ""
output-type = "static" output-type = "static"