Skip to content

Commit

Permalink
Bump tool version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz committed May 24, 2019
1 parent fb83aa8 commit 9973234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CSharpMinifierConsole/CSharpMinifierConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp2.1</TargetFramework>
<VersionPrefix>1.1.0</VersionPrefix>
<VersionPrefix>1.1.1</VersionPrefix>
<PackAsTool>true</PackAsTool>
<ToolCommandName>csmin</ToolCommandName>
<LangVersion>7.2</LangVersion>
Expand Down

0 comments on commit 9973234

Please sign in to comment.