File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/ModernHttpClient/Properties Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
4- <version >2.1.1 </version >
4+ <version >2.1.2 </version >
55 <authors >Paul Betts</authors >
66 <owners >Paul Betts</owners >
77 <licenseUrl >https://github.com/paulcbetts/ModernHttpClient/blob/master/COPYING</licenseUrl >
Original file line number Diff line number Diff line change 11%YAML 1.2
22---
33name : ModernHttpClient
4- version : 2.1.1
4+ version : 2.1.2
55id : " modernhttpclient"
66publisher : Paul Betts
77publisher-url : http://blog.paulbetts.org/
Original file line number Diff line number Diff line change 2929// You can specify all the values or you can default the Build and Revision Numbers
3030// by using the '*' as shown below:
3131// [assembly: AssemblyVersion("1.0.*")]
32- [ assembly: AssemblyVersion ( "2.1.1 " ) ]
33- [ assembly: AssemblyFileVersion ( "2.1.1 " ) ]
32+ [ assembly: AssemblyVersion ( "2.1.2 " ) ]
33+ [ assembly: AssemblyFileVersion ( "2.1.2 " ) ]
You can’t perform that action at this time.
0 commit comments