rs: Bump version of cln-plugin

This commit is contained in:
Christian Decker
2023-05-30 14:46:46 +02:00
parent 40a50c1ada
commit 1e457bd48d
2 changed files with 343 additions and 286 deletions

627
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
[package]
name = "cln-plugin"
version = "0.1.3"
version = "0.1.4"
edition = "2021"
license = "MIT"
description = "A CLN plugin library. Write your plugin in Rust."