Skip to content

Commit

Permalink
Updated the version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Sep 24, 2018
1 parent 49894a9 commit 13c3e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RestSharp/RestSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<RepositoryType>git</RepositoryType>
<Description>Simple REST and HTTP API Client</Description>
<Authors>John Sheehan, RestSharp Community</Authors>
<Version>106.4.1</Version>
<Version>106.4.2</Version>
<Optimize>false</Optimize>
<AssemblyOriginatorKeyFile>..\RestSharp.snk</AssemblyOriginatorKeyFile>
<SignAssembly>true</SignAssembly>
Expand All @@ -26,4 +26,4 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);1591</NoWarn>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 13c3e6b

Please sign in to comment.