Skip to content

Commit 9ca7557

Browse files
committed
Merge pull request #441 from restsharp/Haacked-patch-1
Increment RestSharp PATCH version
2 parents 86a54f6 + d086b47 commit 9ca7557

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RestSharp/SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030

3131
class SharedAssembylInfo
3232
{
33-
public const string Version = "104.3.0";
33+
public const string Version = "104.3.1";
3434
}

0 commit comments

Comments
 (0)