Skip to content

Commit 3d4cb41

Browse files
committed
Prepare C# Payjoin 0.25.0-preview.1 for NuGet
Bump the package from 0.24.0-preview.1 for the release wrapping payjoin-1.0.0. The package version tracks the payjoin-ffi crate version with a -preview.N suffix while the C# API stabilizes, so the crate bump to 0.25.0 moves the base version and restarts the preview counter.
1 parent 9cc07e2 commit 3d4cb41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎payjoin-ffi/csharp/Payjoin.csproj‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
88
<IsPackable>true</IsPackable>
99
<PackageId>Payjoin</PackageId>
10-
<Version>0.24.0-preview.1</Version>
10+
<Version>0.25.0-preview.1</Version>
1111
<Title>Payjoin</Title>
1212
<Authors>Payjoin Dev Kit Contributors</Authors>
1313
<Description>C# bindings for payjoin-ffi, generated from rust-payjoin via UniFFI.</Description>

0 commit comments

Comments
 (0)