mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 21:06:46 +00:00
chore(main): release 10.23.0
This commit is contained in:
parent
e0bc9a07e4
commit
43e14b305d
2 changed files with 9 additions and 1 deletions
|
@ -182,7 +182,7 @@ M.defaults = {
|
|||
debug = false,
|
||||
}
|
||||
|
||||
M.version = "10.22.2" -- x-release-please-version
|
||||
M.version = "10.23.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue