Skip to content

Commit

Permalink
release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
noypi committed Apr 3, 2019
1 parent 2fde294 commit 97fb954
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions nuget/IOST.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<id>IOST</id>

<!-- The package version number that is used when resolving dependencies -->
<version>1.1.0-beta6</version>
<version>1.1.0</version>

<!-- Authors contain text that appears directly on the gallery -->
<authors>Saifuddin Migraso</authors>
Expand Down Expand Up @@ -62,7 +62,7 @@
<dependency id="Google.Protobuf" version="3.7.0" />
<dependency id="Google.Api.Gax.Grpc" version="2.6.0" />
<dependency id="Grpc.Core" version="1.19.0"/>
<dependency id="ChainPay" version="1.0.1" />
<dependency id="ChainPay" version="1.0.2" />
</group>

<group targetFramework="netstandard2.0">
Expand All @@ -74,7 +74,7 @@
<dependency id="Google.Protobuf" version="3.7.0" />
<dependency id="Google.Api.Gax.Grpc" version="2.6.0" />
<dependency id="Grpc.Core" version="1.19.0"/>
<dependency id="ChainPay" version="1.0.1" />
<dependency id="ChainPay" version="1.0.2" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit 97fb954

Please sign in to comment.