diff --git a/RestSharp/SharedAssemblyInfo.cs b/RestSharp/SharedAssemblyInfo.cs index 51b117495..7ba65ad9e 100644 --- a/RestSharp/SharedAssemblyInfo.cs +++ b/RestSharp/SharedAssemblyInfo.cs @@ -30,5 +30,5 @@ class SharedAssembylInfo { - public const string Version = "104.3.0"; + public const string Version = "104.3.1"; }