mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 15:44:21 +01:00
rust: Bump the versions of cln-rpc, cln-grpc, cln-plugin and grpc-plugin
We haven't uploaded the new v23.05 version just yet, and this includes a couple of bugfixes that happened since too.
This commit is contained in:
committed by
Rusty Russell
parent
5aa7634753
commit
5ed6f618b3
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "cln-plugin"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
description = "A CLN plugin library. Write your plugin in Rust."
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
edition = "2021"
|
||||
name = "cln-grpc-plugin"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
|
||||
[[bin]]
|
||||
name = "cln-grpc"
|
||||
|
||||
Reference in New Issue
Block a user