@hej / 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
@@ -5271,7 +5271,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
5271
5272 [[package]]
5273 name = "sigit"
5274 -version = "0.1.1"
5274 +version = "0.1.2"
5275 dependencies = [
5276 "agent-client-protocol",
5277 "anyhow",
Cargo.toml
+1 -1
@@ -1,6 +1,6 @@
1 [package]
2 name = "sigit"
3 -version = "0.1.1"
3 +version = "0.1.2"
4 edition = "2024"
5 description = "siGit Code — ACP-compatible AI coding agent for smbCloud platform."
6 documentation = "https://github.com/getsigit/sigit"