From 7adfbb0b6ba86b7f3b60fa36cd36d8ef2bfa5b77 Mon Sep 17 00:00:00 2001 From: Jcparkyn <51850908+Jcparkyn@users.noreply.github.com> Date: Thu, 18 Aug 2022 21:24:27 +1000 Subject: [PATCH] Bump version to 0.2.0 --- src/Phetch.Blazor/Phetch.Blazor.csproj | 2 +- src/Phetch.Core/Phetch.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Phetch.Blazor/Phetch.Blazor.csproj b/src/Phetch.Blazor/Phetch.Blazor.csproj index c9c8caa..c373090 100644 --- a/src/Phetch.Blazor/Phetch.Blazor.csproj +++ b/src/Phetch.Blazor/Phetch.Blazor.csproj @@ -4,7 +4,7 @@ net6.0 enable enable - 0.1.2 + 0.2.0 Jcparkyn https://github.com/Jcparkyn/Phetch blazor;fetch;query;swr diff --git a/src/Phetch.Core/Phetch.Core.csproj b/src/Phetch.Core/Phetch.Core.csproj index 4bf2de3..2491791 100644 --- a/src/Phetch.Core/Phetch.Core.csproj +++ b/src/Phetch.Core/Phetch.Core.csproj @@ -4,7 +4,7 @@ netstandard2.1 enable 10.0 - 0.1.2 + 0.2.0 Jcparkyn https://github.com/Jcparkyn/Phetch blazor;fetch;query;swr