Skip to content

Commit 91c1a2c

Browse files
committed
release: v0.2.0
1 parent fec9efc commit 91c1a2c

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.1.1',
18+
version = '0.2.0',
1919
config = function()
2020
require("codex").setup({})
2121
end,

0 commit comments

Comments
 (0)