fix(repo): no changes to commit

This commit is contained in:
2026-04-05 03:52:29 +00:00
parent a9c0ced1ca
commit 94dc9cfc3f
2 changed files with 5 additions and 1 deletions

View File

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