chore: bump shrink version to 0.1.2 6e59063c
Steve · 2026-04-04 20:03 1 file(s) · +1 −1
apps/shrink/Cargo.toml +1 −1
1 1
[package]
2 2
name = "shrink"
3 -
version = "0.1.1"
3 +
version = "0.1.2"
4 4
edition = "2024"
5 5
description = "Minimal image compression and resizing service"
6 6
license = "MIT"