chore: Release immich-tools version 0.3.0

This commit is contained in:
Marc Plano-Lesay 2025-07-19 15:37:16 +10:00
parent f41dfdcf90
commit e9231986c3
Signed by: kernald
GPG key ID: 66A41B08CC62A6CF
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -1299,7 +1299,7 @@ dependencies = [
[[package]]
name = "immich-tools"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"bon",
"chrono",

View file

@ -1,6 +1,6 @@
[package]
name = "immich-tools"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
license = "MIT"
description = "Small command-line utilities to work with an Immich server"