chore(main): release 10.16.0 (#1284)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-01-21 11:43:48 +01:00 committed by GitHub
parent d09084c4b1
commit 28126922c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 1 deletions

View file

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