We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ad1fb commit 2281c76Copy full SHA for 2281c76
src/dotnet-version.csproj
@@ -6,7 +6,7 @@
6
<ToolCommandName>dotnet-version</ToolCommandName>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
<RootNamespace>Skarp.Version.Cli</RootNamespace>
9
- <Version>2.1.3</Version>
+ <Version>2.2.0</Version>
10
<Title>dotnet-version-cli</Title>
11
<Authors>nover</Authors>
12
<Description>A dotnet core global tool for changing your csproj version and automatically comitting and tagging - npm version style.</Description>
0 commit comments