Skip to content

Commit 1f1f56e

Browse files
authored
Merge pull request #10 from Teajey/version-0.6.1
pkg: bump version
2 parents 216590b + c2839a8 commit 1f1f56e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
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
@@ -3,7 +3,7 @@ resolver = "2"
33
members = ["crates/*"]
44

55
[workspace.package]
6-
version = "0.6.0"
6+
version = "0.6.1"
77

88
[workspace.dependencies]
9-
custard_lib = { path = "./crates/lib", version = "0.6.0" }
9+
custard_lib = { path = "./crates/lib", version = "0.6.1" }

0 commit comments

Comments
 (0)