Skip to content

Commit

Permalink
update dependency: Neo v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Zhang committed Mar 6, 2018
1 parent 320f6f9 commit d96a4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions neo-cli/neo-cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Copyright>2016-2017 The Neo Project</Copyright>
<AssemblyTitle>Neo.CLI</AssemblyTitle>
<Version>2.7.1</Version>
<Version>2.7.2</Version>
<Authors>The Neo Project</Authors>
<TargetFramework>netcoreapp2.0</TargetFramework>
<AssemblyName>neo-cli</AssemblyName>
Expand All @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Neo" Version="2.7.1" />
<PackageReference Include="Neo" Version="2.7.2" />
</ItemGroup>

</Project>

0 comments on commit d96a4b6

Please sign in to comment.