Skip to content

Commit 59d2a10

Browse files
committed
Version bump: 102.4
1 parent 6f14721 commit 59d2a10

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

RestSharp/SharedAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
// You can specify all the values or you can default the Build and Revision Numbers
2424
// by using the '*' as shown below:
2525
// [assembly: AssemblyVersion("1.0.*")]
26-
[assembly: AssemblyVersion("102.3.0.0")]
27-
[assembly: AssemblyFileVersion("102.3.0.0")]
26+
[assembly: AssemblyVersion("102.4.0.0")]
27+
[assembly: AssemblyFileVersion("102.4.0.0")]

restsharp.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package>
33
<metadata>
44
<id>RestSharp</id>
5-
<version>102.3</version>
5+
<version>102.4</version>
66
<authors>John Sheehan, RestSharp Community</authors>
77
<owners>John Sheehan</owners>
88
<description>Simple REST and HTTP API Client</description>

0 commit comments

Comments
 (0)