mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 11:24:14 +00:00
chore(main): release 11.16.0
This commit is contained in:
parent
656cf43093
commit
37859a282c
3 changed files with 15 additions and 2 deletions
|
@ -241,7 +241,7 @@ function M.hererocks()
|
|||
return M.options.rocks.hererocks
|
||||
end
|
||||
|
||||
M.version = "11.15.0" -- x-release-please-version
|
||||
M.version = "11.16.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue