bump version
This commit is contained in:
parent
3a9eda480a
commit
aa4ae137ff
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -420,7 +420,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "random-image"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"globwalk",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "random-image"
|
||||
authors = ["Penelope Gwen <support@pogmom.me>"]
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
edition = "2024"
|
||||
description = "Finds a random image file in a directory and converts it into a sized square"
|
||||
license-file = "license.md"
|
||||
|
|
Loading…
Add table
Reference in a new issue