Skip to content

Commit b987322

Browse files
committed
VersionBump : v0.1.0
1 parent 722c861 commit b987322

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/CodeOfChaos.Types/CodeOfChaos.Types.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- Main package name -->
1010
<PackageId>CodeOfChaos.Types</PackageId>
11-
<Version>0.0.0</Version>
11+
<Version>0.1.0</Version>
1212
<Authors>Anna Sas</Authors>
1313
<Description>A library of common types and classes within the CodeOfChaos project</Description>
1414
<PackageProjectUrl>https://github.com/code-of-chaos/cs-code_of_chaos-types</PackageProjectUrl>
@@ -27,9 +27,9 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<None Include="../../LICENSE" Pack="true" PackagePath="" Visible="false"/>
31-
<None Include="../../README.md" Pack="true" PackagePath="" Visible="false"/>
32-
<None Include="../../assets/icon.png" Pack="true" PackagePath="" Visible="false"/>
30+
<None Include="../../LICENSE" Pack="true" PackagePath="" Visible="false" />
31+
<None Include="../../README.md" Pack="true" PackagePath="" Visible="false" />
32+
<None Include="../../assets/icon.png" Pack="true" PackagePath="" Visible="false" />
3333
</ItemGroup>
3434

3535
<ItemGroup>

0 commit comments

Comments
 (0)