From 3087d48261980343231bfcfc3a0040abadce2517 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Thu, 28 May 2026 04:20:32 +0000 Subject: [PATCH] chore: bump release version to 2.3.0 (minor) The upcoming release adds Trust verification helpers, endpoint coverage, and API surface updates. Use a minor semver bump from 2.2.3 instead of patch 2.2.4. Co-authored-by: Barnett Klane --- trolley/Properties/AssemblyInfo.cs | 4 ++-- trolley/trolley.csproj | 4 ++-- trolley/trolley.nuspec | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/trolley/Properties/AssemblyInfo.cs b/trolley/Properties/AssemblyInfo.cs index e1e35b9..7f83490 100644 --- a/trolley/Properties/AssemblyInfo.cs +++ b/trolley/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("2.0.0.0")] -[assembly: AssemblyFileVersion("2.2.4.0")] -[assembly: AssemblyInformationalVersion("2.2.4")] +[assembly: AssemblyFileVersion("2.3.0.0")] +[assembly: AssemblyInformationalVersion("2.3.0")] diff --git a/trolley/trolley.csproj b/trolley/trolley.csproj index c15859f..d607cb6 100644 --- a/trolley/trolley.csproj +++ b/trolley/trolley.csproj @@ -15,7 +15,7 @@ false true 0 - 2.2.4.0 + 2.3.0.0 false true false @@ -26,7 +26,7 @@ Trolley trolleyhq true - 2.2.4 + 2.3.0 The official Trolley .NET SDK to interface with the Trolley API (https://www.trolley.com/) README.md Copyright 2020 diff --git a/trolley/trolley.nuspec b/trolley/trolley.nuspec index c93c0f9..94e947a 100644 --- a/trolley/trolley.nuspec +++ b/trolley/trolley.nuspec @@ -2,7 +2,7 @@ trolleyhq - 2.2.4 + 2.3.0 $title$ Jesse Tremblay, Jesse Silber, Joshua Cunningham, Aman Aalam aman.trolley, trolley-developers, PaymentRailsJesse, joshuapr