File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/ModernHttpClient/Properties Expand file tree Collapse file tree 2 files changed +3
-3
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.5 </version >
4+ <version >2.2.0 </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 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.5 " ) ]
33- [ assembly: AssemblyFileVersion ( "2.1.5 " ) ]
32+ [ assembly: AssemblyVersion ( "2.2.0 " ) ]
33+ [ assembly: AssemblyFileVersion ( "2.2.0 " ) ]
You can’t perform that action at this time.
0 commit comments