Skip to content

Commit

Permalink
Bump to v0.1.0-prerelease-1
Browse files Browse the repository at this point in the history
  • Loading branch information
michalJakubis authored May 20, 2024
1 parent b8c2fc8 commit 14ebb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Authors>$(Company)</Authors>
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
<Trademark>$(Company)™</Trademark>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>0.1.0</VersionPrefix>
<VersionSuffix>prerelease-1</VersionSuffix>
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Expand Down

0 comments on commit 14ebb95

Please sign in to comment.