Skip to content

Commit b6f8212

Browse files
committed
bump version of fault
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent 53056a9 commit b6f8212

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

fault/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22

33
## Changed
44

5-
- Added Gemini support
6-
- Added more MCP tools
7-
- Improved prompts
8-
- Improved parsing of code change
5+
- Variety of minor cleanups

fault/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["fault-cli", "fault-ebpf-programs"]
44
default-members = ["fault-cli"]
55

66
[workspace.package]
7-
version = "0.10.0"
7+
version = "0.11.0"
88
edition = "2024"
99
rust-version = "1.85"
1010
license-file = "LICENSE"

0 commit comments

Comments
 (0)