We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb985fc commit 7b45b82Copy full SHA for 7b45b82
cake.config
@@ -1,2 +1,2 @@
1
[package]
2
-version=1.0.0
+version=1.0.1
src/Lcov.csproj
@@ -4,7 +4,7 @@
4
<Copyright>© Cédric Belin</Copyright>
5
<Description>Parse and format to LCOV your code coverage reports.</Description>
6
<Product>LCOV Reports for .NET</Product>
7
- <Version>1.0.0</Version>
+ <Version>1.0.1</Version>
8
</PropertyGroup>
9
10
<PropertyGroup>
test/Tests.csproj
@@ -3,7 +3,7 @@
3
<Company>Belin.io</Company>
0 commit comments