You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/BitcoinKernel/BitcoinKernel.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
<!-- NuGet Package Metadata -->
10
10
<PackageId>BitcoinKernel</PackageId>
11
-
<Version>0.1.2</Version>
11
+
<Version>0.2.0</Version>
12
12
<Authors>JanB84</Authors>
13
13
<Description>.NET bindings and managed wrappers for libbitcoinkernel. Provides direct access to Bitcoin Core consensus and validation logic with automatic memory management.</Description>
0 commit comments