Skip to content

Commit

Permalink
chore(Release Core 2.1.1; Release Global Tool 2.1.3):
Browse files Browse the repository at this point in the history
  • Loading branch information
axlj45 committed Nov 24, 2018
1 parent af45c5d commit fb05ed4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/SemanticRelease.Core/SemanticRelease.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<PackageId>SemanticRelease.Core</PackageId>
<AssemblyName>SemanticRelease.Core</AssemblyName>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<ToolCommandName>semantic-release</ToolCommandName>
<PackageId>SemanticRelease.GlobalTool</PackageId>
<AssemblyName>SemanticRelease.GlobalTool</AssemblyName>
<PackageVersion>2.1.2</PackageVersion>
<Version>2.1.2</Version>
<PackageVersion>2.1.3</PackageVersion>
<Version>2.1.3</Version>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackAsTool>True</PackAsTool>
</PropertyGroup>
Expand Down

0 comments on commit fb05ed4

Please sign in to comment.