Skip to content

Commit

Permalink
chore: bump to version 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Sep 7, 2021
1 parent 218e3fb commit fad1975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<PropertyGroup>
<PackageId>$(AssemblyName)</PackageId>
<Authors>Jaxel Rojas</Authors>
<Version>0.0.5</Version>
<Version>0.0.6</Version>
<Copyright>Copyright 2021</Copyright>
<LangVersion>9.0</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
Expand Down

0 comments on commit fad1975

Please sign in to comment.