Skip to content

Commit

Permalink
docs: bump ai.nvim version
Browse files Browse the repository at this point in the history
  • Loading branch information
S1M0N38 committed Jan 9, 2025
1 parent 17163fa commit fc45a26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You can install dante.nvim using your preferred plugin manager. Here's an exampl
},
},
dependencies = {
{ "S1M0N38/ai.nvim", version = ">=1.3.0" },
{ "S1M0N38/ai.nvim", version = ">=1.4.0" },
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion doc/dante.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ using `lazy.nvim`:
}
}
dependencies = {
{ "S1M0N38/ai.nvim", version = ">=1.3.0" },
{ "S1M0N38/ai.nvim", version = ">=1.4.0" },
}
}
<
Expand Down

0 comments on commit fc45a26

Please sign in to comment.