mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-29 03:44:14 +00:00
chore(main): release 10.6.0
This commit is contained in:
parent
d9509b56ce
commit
42398c5b3a
2 changed files with 8 additions and 1 deletions
|
@ -161,7 +161,7 @@ M.defaults = {
|
|||
debug = false,
|
||||
}
|
||||
|
||||
M.version = "10.5.1" -- x-release-please-version
|
||||
M.version = "10.6.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue