@setoelkahfi / sigit / commits / 813d334

0.1.2

paydii committed Apr 25, 2026 at 11:41 UTC 813d334add99e4930f74ee46db417e59082f18e9
2 files changed +2 -2
Cargo.lock
+1 -1
index e03df0a..49a54f1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5271,7 +5271,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "sigit" -version = "0.1.1" +version = "0.1.2" dependencies = [ "agent-client-protocol", "anyhow",
Cargo.toml
+1 -1
index 8b74fe7..21cf7bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sigit" -version = "0.1.1" +version = "0.1.2" edition = "2024" description = "siGit Code — ACP-compatible AI coding agent for smbCloud platform." documentation = "https://github.com/getsigit/sigit"