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 3b77635 commit 0c12f84Copy full SHA for 0c12f84
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.2.1</Version>
+ <Version>2.3.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