chore: bump to v0.10.2

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-07-30 19:32:44 +02:00
parent 08db1128c2
commit b9295d8066
No known key found for this signature in database
GPG key ID: CDDC792F655251ED
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -59,7 +59,7 @@ dependencies = [
[[package]]
name = "eza"
version = "0.10.1"
version = "0.10.2"
dependencies = [
"ansi_term",
"datetime",

View file

@ -10,7 +10,7 @@ readme = "README.md"
homepage = "https://github.com/cafkafk/eza"
license = "MIT"
repository = "https://github.com/cafkafk/eza"
version = "0.10.1"
version = "0.10.2"
[[bin]]