Skip to content

Commit

Permalink
Updated Matrix to 1.0.3;
Browse files Browse the repository at this point in the history
  • Loading branch information
k-karuna committed Aug 30, 2022
1 parent c821e1b commit da0e14d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Beacon.Sdk/Beacon.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Authors>Mikhail Tatarenko</Authors>
<Product>Beacon.Sdk</Product>
<Description>Beacon .NET SDK for Tezos wallet developers to seamlessly connect to multiple dApps.</Description>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Copyright>Copyright © Baking Bad 2019-2021</Copyright>
<Nullable>enable</Nullable>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -27,6 +27,6 @@
<PackageReference Include="Netezos" Version="2.4.6"/>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3"/>
<PackageReference Include="Sodium.Core" Version="1.3.1"/>
<PackageReference Include="Matrix.Sdk" Version="1.0.2"/>
<PackageReference Include="Matrix.Sdk" Version="1.0.3"/>
</ItemGroup>
</Project>

0 comments on commit da0e14d

Please sign in to comment.