Skip to content

Commit

Permalink
Version bump to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Dec 16, 2014
1 parent 4faa371 commit 2d4d86b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ModernHttpClient.nuspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<version>2.1.4</version>
<version>2.1.5</version>
<authors>Paul Betts</authors>
<owners>Paul Betts</owners>
<licenseUrl>https://github.com/paulcbetts/ModernHttpClient/blob/master/COPYING</licenseUrl>
Expand Down
4 changes: 2 additions & 2 deletions src/ModernHttpClient/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.1.4")]
[assembly: AssemblyFileVersion("2.1.4")]
[assembly: AssemblyVersion("2.1.5")]
[assembly: AssemblyFileVersion("2.1.5")]

0 comments on commit 2d4d86b

Please sign in to comment.