Skip to content

Commit 0fa30d6

Browse files
committed
feat: bump to copilot.vim 1.10.1
1 parent 06edce8 commit 0fa30d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/copilot/util.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function M.get_editor_info()
2020
editorPluginInfo = {
2121
name = "copilot.lua",
2222
-- reflects version of github/copilot.vim
23-
version = "1.10.0",
23+
version = "1.10.1",
2424
},
2525
}
2626
return info

0 commit comments

Comments
 (0)