Skip to content
This repository was archived by the owner on Oct 25, 2021. It is now read-only.

Commit b9b303d

Browse files
author
Thomas Hansen
committed
Updating version, getting ready for release
1 parent 8a650a0 commit b9b303d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

magic.http.contracts/magic.http.contracts.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>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</Description>
1111
<PackageProjectUrl>https://github.com/polterguy/magic.http</PackageProjectUrl>
1212
<PackOnBuild>true</PackOnBuild>
13-
<PackageVersion>8.9.0</PackageVersion>
13+
<PackageVersion>8.9.1</PackageVersion>
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1515
<RepositoryType>git</RepositoryType>
1616
<RepositoryUrl>https://github.com/polterguy/magic.http.git</RepositoryUrl>

magic.http.services/magic.http.services.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Description>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</Description>
1111
<PackageProjectUrl>https://github.com/polterguy/magic.http</PackageProjectUrl>
1212
<PackOnBuild>true</PackOnBuild>
13-
<PackageVersion>8.9.0</PackageVersion>
13+
<PackageVersion>8.9.1</PackageVersion>
1414
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1515
<RepositoryType>git</RepositoryType>
1616
<RepositoryUrl>https://github.com/polterguy/magic.http.git</RepositoryUrl>

0 commit comments

Comments
 (0)