You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: GodotSharpDI/GodotSharpDI.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
<NoWarn>$(NoWarn);NU5128</NoWarn>
10
10
<!-- Package Metadata -->
11
11
<PackageId>GodotSharpDI</PackageId>
12
-
<Version>1.3.0</Version>
12
+
<Version>1.3.1</Version>
13
13
<Authors>Supheria</Authors>
14
14
<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>
0 commit comments