Skip to content

Commit

Permalink
Bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmds committed Jan 4, 2021
1 parent f9e106c commit c5ec7b5
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.4.0</VersionPrefix>
<VersionPrefix>0.5.0</VersionPrefix>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Description>Execute a function in a separate process</Description>
<Authors>Tom Deseyn</Authors>
Expand Down

0 comments on commit c5ec7b5

Please sign in to comment.