diff --git a/RestSharp/SharedAssemblyInfo.cs b/RestSharp/SharedAssemblyInfo.cs index 9afbe11c7..fe4183df7 100644 --- a/RestSharp/SharedAssemblyInfo.cs +++ b/RestSharp/SharedAssemblyInfo.cs @@ -30,5 +30,5 @@ class SharedAssembylInfo { - public const string Version = "104.3.3"; + public const string Version = "104.4.0"; }