Skip to content

Commit 2a8f3ff

Browse files
committed
chore: update version to 0.0.4 and clean up docs heading
1 parent 8626508 commit 2a8f3ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Giac"
22
uuid = "e4421f97-9838-4fd0-9fa5-94f11373bf78"
3-
version = "0.2.0"
3+
version = "0.0.4"
44
authors = ["Sébastien Celles <s.celles@gmail.com>"]
55

66
[deps]

docs/src/command_discovery_help.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The suggestion system uses Levenshtein edit distance with an adaptive threshold
128128
| `get_suggestion_count()` | Get current suggestion count |
129129
| `search_commands_by_description(query; n=20)` | Search commands by help text keywords |
130130

131-
### Command Access (008)
131+
### Command Access
132132

133133
| Function | Description |
134134
|----------|-------------|

0 commit comments

Comments
 (0)