Skip to content

Commit 05b66ba

Browse files
build 0.0.2
1 parent 82cff1b commit 05b66ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ConvertApi.Cli/ConvertApi.Cli.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
44
<ImplicitUsings>enable</ImplicitUsings>
@@ -16,7 +16,7 @@
1616
<Description>convertapi-cli</Description>
1717
<Copyright>ConvertAPI</Copyright>
1818
<Company>ConvertAPI</Company>
19-
<Version>0.0.1</Version>
19+
<Version>0.0.2</Version>
2020
</PropertyGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)