Skip to content

Commit f3b5603

Browse files
committed
Bump version for release
1 parent 2a23a77 commit f3b5603

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ccurl"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
authors = ["Peter <code@peter.works>"]
55
edition = "2024"
66

@@ -16,4 +16,4 @@ url = "2.5.7"
1616
dirs = "6.0.0"
1717
whoami = "1.6.1"
1818
chrono = "0.4.42"
19-
anyhow = "1.0.100"
19+
anyhow = "1.0.100"

0 commit comments

Comments
 (0)