fix(readme): align architecture diagram formatting in the documentation

This commit is contained in:
2026-04-05 12:42:54 +00:00
parent 012632111e
commit 6148b28cba
3 changed files with 14 additions and 9 deletions

View File

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