Skip to content

Commit 0f6a094

Browse files
committed
v0.4.0
1 parent c73e3ad commit 0f6a094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dotnet-version.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>netcoreapp1.0</TargetFramework>
55
<RootNamespace>Skarp.Version.Cli</RootNamespace>
6-
<Version>0.3.1</Version>
6+
<Version>0.4.0</Version>
77
<Title>dotnet-version-cli</Title>
88
<Authors>nover</Authors>
99
<Description>A dotnet core CliTool for changing your csproj Version and automatically comitting and tagging - npm version style.</Description>

0 commit comments

Comments
 (0)