mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
chore(main): release 11.14.1
This commit is contained in:
parent
7108809ab1
commit
5a8aa2cdee
3 changed files with 9 additions and 2 deletions
|
@ -239,7 +239,7 @@ function M.hererocks()
|
|||
return M.options.rocks.hererocks
|
||||
end
|
||||
|
||||
M.version = "11.14.0" -- x-release-please-version
|
||||
M.version = "11.14.1" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue