Skip to content

Commit

Permalink
feat: bump to copilot.vim 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Aug 20, 2023
1 parent 7a6d2fc commit b5e7675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/copilot/util.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ function M.get_editor_info()
},
editorPluginInfo = {
name = "copilot.vim",
version = "1.9.4",
version = "1.10.0",
},
}
return info
Expand Down

0 comments on commit b5e7675

Please sign in to comment.