Skip to content

Commit

Permalink
chore: bump to version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Sep 5, 2023
1 parent 8487e0a commit 5381596
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.1.1</Version>
<Version>0.2.0</Version>
<Copyright>Copyright 2023</Copyright>
<LangVersion>latest</LangVersion>
<TargetFramework>net6.0</TargetFramework>
Expand Down

0 comments on commit 5381596

Please sign in to comment.