Commit e9a4815 1 parent 191f9fc commit e9a4815 Copy full SHA for e9a4815
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.2 .0</version >
5
+ <version >0.11.3 .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.2 .0" ) ]
19
- [ assembly: AssemblyFileVersion ( "0.11.2 .0" ) ]
20
- [ assembly: AssemblyInformationalVersion ( "0.11.2 .0" ) ]
18
+ [ assembly: AssemblyVersion ( "0.11.3 .0" ) ]
19
+ [ assembly: AssemblyFileVersion ( "0.11.3 .0" ) ]
20
+ [ assembly: AssemblyInformationalVersion ( "0.11.3 .0" ) ]
You can’t perform that action at this time.
0 commit comments