From a8b1cf198e7ed0add75fb0221a02cbc1630753b6 Mon Sep 17 00:00:00 2001 From: Thomas Hansen Date: Sat, 14 Aug 2021 10:48:24 +0300 Subject: [PATCH] Updating version, getting ready for release --- magic.http.contracts/magic.http.contracts.csproj | 2 +- magic.http.services/magic.http.services.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/magic.http.contracts/magic.http.contracts.csproj b/magic.http.contracts/magic.http.contracts.csproj index 2d09635..69303ec 100644 --- a/magic.http.contracts/magic.http.contracts.csproj +++ b/magic.http.contracts/magic.http.contracts.csproj @@ -10,7 +10,7 @@ Contracts for magic.http that allows you to invoke an HTTP REST endpoint with a single line of code. To use package go to https://polterguy.github.io https://github.com/polterguy/magic.http true - 9.2.0 + 9.6.6 true git https://github.com/polterguy/magic.http.git diff --git a/magic.http.services/magic.http.services.csproj b/magic.http.services/magic.http.services.csproj index d7e23ab..b52c679 100644 --- a/magic.http.services/magic.http.services.csproj +++ b/magic.http.services/magic.http.services.csproj @@ -10,7 +10,7 @@ A minimalistic HTTP REST library, wrapping HttpClient, giving you strongly types, and method invocations, making HTTP REST invocations almost as easy as invoking local methods and functions, with a single line of code. To use package go to https://polterguy.github.io https://github.com/polterguy/magic.http true - 9.2.0 + 9.6.6 true git https://github.com/polterguy/magic.http.git