We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 254ea9e commit 5e80739Copy full SHA for 5e80739
.gitignore
@@ -1,2 +1,4 @@
1
/target
2
Cargo.lock
3
+.claude/*.local.*
4
+CLAUDE.local.md
Cargo.toml
@@ -3,7 +3,7 @@ name = "init4-bin-base"
description = "Internal utilities for binaries produced by the init4 team"
5
keywords = ["init4", "bin", "base"]
6
-version = "0.18.0-rc.11"
+version = "0.18.0-rc.12"
7
edition = "2021"
8
rust-version = "1.85"
9
authors = ["init4", "James Prestwich", "evalir"]
0 commit comments