chore(main): release 10.21.0 (#1477)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-05-26 16:59:48 +02:00 committed by GitHub
parent a55d275eca
commit 24fa2a9708
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 14 additions and 1 deletions

View file

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