Skip to content

Commit

Permalink
feat: bump to copilot.vim 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MunifTanjim committed Jul 1, 2023
1 parent 10d93a4 commit e48bd70
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.0",
version = "1.9.1",
},
}
return info
Expand Down

0 comments on commit e48bd70

Please sign in to comment.