fix(readme): correct ASCII diagram spacing in architecture overview

This commit is contained in:
2026-04-05 12:41:39 +00:00
parent f8a8c9fdff
commit b9a59a8649
3 changed files with 12 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdb',
version: '2.6.0',
version: '2.6.1',
description: 'A MongoDB-compatible embedded database server with wire protocol support, backed by a high-performance Rust engine.'
}