mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 19:34:15 +00:00
chore(main): release 10.10.0
This commit is contained in:
parent
58e5726592
commit
e6bdaeaa8a
2 changed files with 16 additions and 1 deletions
|
@ -171,7 +171,7 @@ M.defaults = {
|
|||
debug = false,
|
||||
}
|
||||
|
||||
M.version = "10.9.1" -- x-release-please-version
|
||||
M.version = "10.10.0" -- x-release-please-version
|
||||
|
||||
M.ns = vim.api.nvim_create_namespace("lazy")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue