chore(main): release 10.17.0

This commit is contained in:
github-actions[bot] 2024-03-07 16:35:33 +00:00 committed by GitHub
commit fb3de97f74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 1 deletions

View file

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