From efb6aae558ae1c14891c0268f94fcd221b728c2b Mon Sep 17 00:00:00 2001 From: Jason Regnier Date: Sat, 12 Oct 2019 11:16:03 -0400 Subject: [PATCH] Updated version --- MtgApiManager.Lib/MtgApiManager.Lib.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MtgApiManager.Lib/MtgApiManager.Lib.csproj b/MtgApiManager.Lib/MtgApiManager.Lib.csproj index be6e2cc..4bb35d4 100644 --- a/MtgApiManager.Lib/MtgApiManager.Lib.csproj +++ b/MtgApiManager.Lib/MtgApiManager.Lib.csproj @@ -3,7 +3,7 @@ netstandard2.0 MtgApiManager.Lib - 1.2.1 + 1.2.2 Jason Regnier Jason Regnier This is the Magic: The Gathering SDK C# .NET implementation. It is a wrapper around the MTG API of magicthegathering.io.