Skip to content

Commit 0eaef0c

Browse files
committed
chore: 🔨 bump version
1 parent ce871b8 commit 0eaef0c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.

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

0 commit comments

Comments
 (0)