Commit 5de7d8c 1 parent a0f61f9 commit 5de7d8c Copy full SHA for 5de7d8c
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
3
3
<metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
4
4
<id >Mono.Cecil</id >
5
- <version >0.11.5 .0</version >
5
+ <version >0.11.6 .0</version >
6
6
<title >Mono.Cecil</title >
7
7
<authors >Jb Evain</authors >
8
8
<owners >Jb Evain</owners >
Original file line number Diff line number Diff line change 15
15
16
16
[ assembly: ComVisible ( false ) ]
17
17
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