Skip to content

Commit f8c48d9

Browse files
committed
fix: correct version in cargo.toml (1.1.1)
1 parent e113efb commit f8c48d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patchy"
3-
version = "1.0.0"
3+
version = "1.1.0"
44
edition = "2021"
55
license = "MIT"
66
authors = ["Nikita Revenco"]

0 commit comments

Comments
 (0)