Skip to content

Commit 45a0619

Browse files
authored
Fix indentation
1 parent e2fc36b commit 45a0619

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Proyecto26.RestClient/RestClient.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ public static partial class RestClient
1616
#region Common
1717

1818
/// <summary>
19-
/// Gets the version of the RestClient library.
20-
/// </summary>
21-
public static System.Version Version
19+
/// Gets the version of the RestClient library.
20+
/// </summary>
21+
public static System.Version Version
2222
{
2323
get
2424
{

0 commit comments

Comments
 (0)