Skip to content

Commit 5c3ecf2

Browse files
committed
Update version
1 parent 6eb7f99 commit 5c3ecf2

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shrinkray"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
edition = "2024"
55
rust-version = "1.90.0"
66
description = "Lightning-fast image resizing & optimisation for the web"

crates/server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "shrinkray-server"
3-
version = "1.0.6"
3+
version = "1.0.7"
44
edition = "2024"
55
publish = false
66
rust-version = "1.90.0"

0 commit comments

Comments
 (0)