mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-11-06 17:31:22 +00:00
chore(main): release 11.17.3
This commit is contained in:
parent
f0f5bbb9e5
commit
f1c2b1b4fe
3 changed files with 9 additions and 2 deletions
|
|
@ -242,7 +242,7 @@ function M.hererocks()
|
|||
return M.options.rocks.hererocks
|
||||
end
|
||||
|
||||
M.version = "11.17.2" -- x-release-please-version
|
||||
M.version = "11.17.3" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue