From b17d05fb1aed80546166e291f8b52a0f95a3215c Mon Sep 17 00:00:00 2001 From: hoak Date: Mon, 2 May 2022 15:41:01 +0100 Subject: [PATCH] Version bump for v5.0.5 parity (#91) --- README.md | 6 +++--- SharedBuildProperties.props | 2 +- Solnet.Serum.Examples/Solnet.Serum.Examples.csproj | 6 +++--- Solnet.Serum/Solnet.Serum.csproj | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1384aa0..b9e11ee 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ separate repository so it is contained, as the goal for [Solnet](https://github. - net 5.0 ## Dependencies -- Solnet.Rpc v5.0.4 -- Solnet.Wallet v5.0.4 -- Solnet.Programs v5.0.4 +- Solnet.Rpc v5.0.5 +- Solnet.Wallet v5.0.5 +- Solnet.Programs v5.0.5 ## Examples diff --git a/SharedBuildProperties.props b/SharedBuildProperties.props index 82a1e54..2f2e4dd 100644 --- a/SharedBuildProperties.props +++ b/SharedBuildProperties.props @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> Solnet.Serum - 5.0.4 + 5.0.5 Copyright 2022 © Solnet blockmountain blockmountain diff --git a/Solnet.Serum.Examples/Solnet.Serum.Examples.csproj b/Solnet.Serum.Examples/Solnet.Serum.Examples.csproj index f87ac62..2281a53 100644 --- a/Solnet.Serum.Examples/Solnet.Serum.Examples.csproj +++ b/Solnet.Serum.Examples/Solnet.Serum.Examples.csproj @@ -12,8 +12,8 @@ - - - + + + diff --git a/Solnet.Serum/Solnet.Serum.csproj b/Solnet.Serum/Solnet.Serum.csproj index 54c5396..804afa2 100644 --- a/Solnet.Serum/Solnet.Serum.csproj +++ b/Solnet.Serum/Solnet.Serum.csproj @@ -19,9 +19,9 @@ - - - + + +