diff --git a/magic.http.contracts/magic.http.contracts.csproj b/magic.http.contracts/magic.http.contracts.csproj index 63e6a76..88e9116 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.1.0 + 9.1.4 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 3f6a71d..d89de75 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.1.0 + 9.1.4 true git https://github.com/polterguy/magic.http.git