Skip to content

Commit d086b47

Browse files
committed
Increment RestSharp PATCH version
1 parent 86a54f6 commit d086b47

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)