From 18e00c49a27a411aff715e62a09f3b78b0a737a0 Mon Sep 17 00:00:00 2001 From: Adam Rodger Date: Sun, 12 Feb 2023 14:21:47 +0000 Subject: [PATCH] chore: Bump version to 4.4.0 --- src/NuGet.targets | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/NuGet.targets b/src/NuGet.targets index bd65e3b8..bd2c4e2f 100644 --- a/src/NuGet.targets +++ b/src/NuGet.targets @@ -2,7 +2,7 @@ Pact Foundation Pact Foundation - Copyright 2021 (c) Pact Foundation. All rights reserved. + Copyright 2023 (c) Pact Foundation. All rights reserved. https://github.com/pact-foundation/pact-net https://github.com/pact-foundation/pact-net MIT @@ -14,9 +14,10 @@ true true snupkg - 4.3.0 + 4.4.0 - v4.3.0 + v4.4.0 + - Upgrade to FFI v0.4.0