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