Skip to content

Commit d072ed3

Browse files
committed
更新包版本
1 parent 5678b76 commit d072ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GodotSharpDI/GodotSharpDI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<NoWarn>$(NoWarn);NU5128</NoWarn>
1010
<!-- Package Metadata -->
1111
<PackageId>GodotSharpDI</PackageId>
12-
<Version>1.3.0</Version>
12+
<Version>1.3.1</Version>
1313
<Authors>Supheria</Authors>
1414
<Description>A source generator based dependency injection framework for Godot C# projects. Provides compile-time DI with support for singleton services, constructor and member injection.</Description>
1515
<PackageTags>godot;dependency-injection;di;source-generator;csharp;dotnet</PackageTags>

0 commit comments

Comments
 (0)