Skip to content

Commit

Permalink
bumps version to 1.0.0-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-merkle committed Jan 8, 2024
1 parent 1aeae5f commit c05fefd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.0-alpha.2</Version>
<Version>1.0.0-alpha.3</Version>
<Authors>Jonas Merkle [JJM]</Authors>
<Copyright>© by Jonas Merkle [JJM], 2024.</Copyright>
<Title>jjm.one.CommandLineToolWrapper.Tests</Title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>disable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.0-alpha.2</Version>
<Version>1.0.0-alpha.3</Version>
<Authors>Jonas Merkle [JJM]</Authors>
<Copyright>© by Jonas Merkle [JJM], 2024.</Copyright>
<PackageId>jjm.one.CommandLineToolWrapper</PackageId>
Expand Down

0 comments on commit c05fefd

Please sign in to comment.