Skip to content

Commit 203b570

Browse files
committed
Bump version to 0.8.0.
1 parent 499af3b commit 203b570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tmds.ExecFunction/Tmds.ExecFunction.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netstandard2.0</TargetFramework>
6-
<VersionPrefix>0.7.1</VersionPrefix>
6+
<VersionPrefix>0.8.0</VersionPrefix>
77
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
88
<Description>Execute a function in a separate process</Description>
99
<Authors>Tom Deseyn</Authors>

0 commit comments

Comments
 (0)