Skip to content

Commit

Permalink
release: v0.8.0 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzocorallo authored Jul 8, 2024
1 parent 612a62e commit fcf6dc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.7.0</Version>
<Version>0.8.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<WarningsAsErrors>Nullable</WarningsAsErrors>
<Version>0.7.0</Version>
<Version>0.8.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<OutputType>Exe</OutputType>
<Version>0.7.0</Version>
<Version>0.8.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit fcf6dc2

Please sign in to comment.