fix(docs): update project documentation

This commit is contained in:
2026-04-05 02:48:00 +00:00
parent 34d708be7e
commit 53f58e45c3
3 changed files with 8 additions and 2 deletions

View File

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