Skip to content

Commit c736c03

Browse files
committed
chore: 🔨 bump version
1 parent 6496514 commit c736c03

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

Cargo.lock

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

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "fresh-client"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["David Frnoch <frnoch@pm.me>"]
55
edition = "2021"
66
repository = "https://github.com/lnxcz/fresh"

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 = "fresh-server"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["David Frnoch <frnoch@pm.me>"]
55
edition = "2021"
66
repository = "https://github.com/lnxcz/fresh"

0 commit comments

Comments
 (0)