Skip to content

Commit 6aad4fa

Browse files
authored
chore: v0.5.1 (#50)
1 parent 0414b72 commit 6aad4fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "init4-bin-base"
44
description = "Internal utilities for binaries produced by the init4 team"
55
keywords = ["init4", "bin", "base"]
66

7-
version = "0.5.0"
7+
version = "0.5.1"
88
edition = "2021"
99
rust-version = "1.81"
1010
authors = ["init4", "James Prestwich"]
@@ -78,4 +78,4 @@ required-features = ["perms"]
7878
[[example]]
7979
name = "tx_cache"
8080
path = "examples/tx_cache.rs"
81-
required-features = ["perms"]
81+
required-features = ["perms"]

0 commit comments

Comments
 (0)