Skip to content

Commit 53a3168

Browse files
author
Oleksandr Liakhevych
committed
Bump version to 3.1
1 parent 3ae688a commit 53a3168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenerateAspNetCoreClient/GenerateAspNetCoreClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackAsTool>true</PackAsTool>
88
<ToolCommandName>dotnet-generate-client</ToolCommandName>
99
<PackageOutputPath>./nupkg</PackageOutputPath>
10-
<Version>3.0</Version>
10+
<Version>3.1</Version>
1111
<RepositoryUrl>https://github.com/Dreamescaper/GenerateAspNetCoreClient</RepositoryUrl>
1212
<PackageId>GenerateAspNetCoreClient.Refit</PackageId>
1313
<Description>DotNet tool to generate Refit HTTP client types from ASP.NET Core API controllers.</Description>

0 commit comments

Comments
 (0)