-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #62: docs: tag the new plugin version
88f7f5a docs: tag the new plgin version (Vincenzo Palazzo) 294c403 fix(plugin): API msg field plugin error (Vincenzo Palazzo) d082374 fix(plugin): make plugin error API public (Vincenzo Palazzo) Pull request description: Top commit has no ACKs. Tree-SHA512: 853ff5a4979a923ec41c6532fca23d7e92fcb52825ef203e991639a9822c2d0b2f882cbf219dadfaf2b5a16cc29cf7fab17a720a6fe0cc0e3bb6e7e3abf5c9c5
- Loading branch information
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[package] | ||
name = "clightningrpc-plugin" | ||
version = "0.3.0-beta.5" | ||
version = "0.3.0-beta.6" | ||
authors = ["Vincenzo Palazzo <[email protected]>"] | ||
edition = "2021" | ||
description = "Crate that provides a plugin API to give the possibility to implement a plugin in Rust" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters