chore: sync version to 2.0.1 across all files

This commit is contained in:
2025-09-10 01:38:36 +03:00
parent 6009d8d83d
commit 32e6ee3885
5 changed files with 63 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ EOF
}
version() {
echo "shellspec-format 2.0.0"
echo "shellspec-format 2.0.1"
echo "Part of nvim-shellspec plugin"
}