Skip to content

Commit

Permalink
Bump version to 0.7.0. (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmds authored Jan 31, 2024
1 parent 84bc42a commit 5e344e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tmds.ExecFunction/Tmds.ExecFunction.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netstandard2.0</TargetFramework>
<VersionPrefix>0.6.1</VersionPrefix>
<VersionPrefix>0.7.0</VersionPrefix>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Description>Execute a function in a separate process</Description>
<Authors>Tom Deseyn</Authors>
Expand Down

0 comments on commit 5e344e8

Please sign in to comment.