Skip to content

Commit ba909da

Browse files
committed
VersionBump : v0.16.2
1 parent 1df5014 commit ba909da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- Main package name -->
1010
<PackageId>CodeOfChaos.Testing.TUnit</PackageId>
11-
<Version>0.16.1</Version>
11+
<Version>0.16.2</Version>
1212
<Authors>Anna Sas</Authors>
1313
<Description>A small library housing extensions to the TUnit framework</Description>
1414
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl>

src/CodeOfChaos.Testing/CodeOfChaos.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<!-- Main package name -->
99
<PackageId>CodeOfChaos.Testing</PackageId>
10-
<Version>0.16.1</Version>
10+
<Version>0.16.2</Version>
1111
<Authors>Anna Sas</Authors>
1212
<Description>A small library housing some common frameworks used for testing CodeOfChaos stuff</Description>
1313
<PackageProjectUrl>https://github.com/code-of-chaos/cs_code-of_chaos-testing</PackageProjectUrl>

0 commit comments

Comments
 (0)