rs: Bump crate versions before publishing

Changelog-None
This commit is contained in:
Christian Decker
2023-08-26 12:37:17 +02:00
committed by Vincenzo Palazzo
parent 0a4ac04c00
commit 8e2e7b1c51
6 changed files with 9 additions and 8 deletions

View File

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