chore(main): release 10.24.3

This commit is contained in:
github-actions[bot] 2024-06-23 05:00:58 +00:00 committed by GitHub
commit 8af83f7d64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 2 deletions

View file

@ -182,7 +182,7 @@ M.defaults = {
debug = false,
}
M.version = "10.23.0" -- x-release-please-version
M.version = "10.24.3" -- x-release-please-version
M.ns = vim.api.nvim_create_namespace("lazy")