File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
# ---------------------------------#
4
4
5
5
# version format
6
- version : 0.11.5 .{build}
6
+ version : 0.12.0 .{build}
7
7
8
8
# branches to build
9
9
branches :
Original file line number Diff line number Diff line change 37
37
<LangVersion >7.2</LangVersion >
38
38
39
39
<Major >0</Major >
40
- <Minor >11 </Minor >
41
- <Revision >5 </Revision >
40
+ <Minor >12 </Minor >
41
+ <Revision >0 </Revision >
42
42
43
43
<BuildNumber Condition =" '$(APPVEYOR_BUILD_NUMBER)' != '' " >$(APPVEYOR_BUILD_NUMBER)</BuildNumber >
44
44
<BuildNumber Condition =" '$(BuildNumber)' == '' " >0</BuildNumber >
Original file line number Diff line number Diff line change 2
2
<package xmlns =" http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd" >
3
3
<metadata >
4
4
<id >BenchmarkDotNet.Templates</id >
5
- <version >0.11.5 </version >
5
+ <version >0.12.0 </version >
6
6
<description >BenchmarkDotnet templates.</description >
7
7
<authors >.NET Foundation and contributors</authors >
8
8
<copyright >.NET Foundation and contributors</copyright >
You can’t perform that action at this time.
0 commit comments