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