Skip to content

Commit

Permalink
bumps to 0.11.3 (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
grunch committed Apr 12, 2024
1 parent 1ac4a3d commit e8796a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mostro"
version = "0.11.2"
version = "0.11.3"
edition = "2021"
license = "MIT"
authors = ["Francisco Calderón <negrunch@grunch.dev>"]
Expand Down Expand Up @@ -41,4 +41,4 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
config = "0.14.0"
clap = { version = "4.5.3", features = ["derive"] }
lnurl-rs = "0.4.0"
lnurl-rs = "0.4.0"

0 comments on commit e8796a9

Please sign in to comment.