fixup: prepare 0.1.3

This commit is contained in:
daywalker90 2025-05-04 15:14:05 +02:00
parent 67d76ee045
commit 95e59c5c66
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -301,7 +301,7 @@ dependencies = [
[[package]]
name = "cln-nip47"
version = "0.1.2"
version = "0.1.3"
dependencies = [
"anyhow",
"cln-plugin",

View file

@ -1,6 +1,6 @@
[package]
name = "cln-nip47"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
rust-version = "1.75"