File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >Mono.Cecil</id >
5- <version >0.11.5 .0</version >
5+ <version >0.11.6 .0</version >
66 <title >Mono.Cecil</title >
77 <authors >Jb Evain</authors >
88 <owners >Jb Evain</owners >
Original file line number Diff line number Diff line change 1515
1616[ assembly: ComVisible ( false ) ]
1717
18- [ assembly: AssemblyVersion ( "0.11.5 .0" ) ]
19- [ assembly: AssemblyFileVersion ( "0.11.5 .0" ) ]
20- [ assembly: AssemblyInformationalVersion ( "0.11.5 .0" ) ]
18+ [ assembly: AssemblyVersion ( "0.11.6 .0" ) ]
19+ [ assembly: AssemblyFileVersion ( "0.11.6 .0" ) ]
20+ [ assembly: AssemblyInformationalVersion ( "0.11.6 .0" ) ]
You can’t perform that action at this time.
0 commit comments