Skip to content

Commit 4d2c9c1

Browse files
committed
release: v0.2.1
1 parent 4c4b71f commit 4d2c9c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Neovim plugin for running the Codex CLI in an embedded terminal.
1515
```lua
1616
{
1717
url = "https://codeberg.org/yaadata/codex.nvim.git",
18-
version = '0.2.0',
18+
version = '0.2.1',
1919
config = function()
2020
require("codex").setup({})
2121
end,

0 commit comments

Comments
 (0)