fix(package): bump package version to 2.5.3

This commit is contained in:
2026-04-05 03:52:23 +00:00
parent 55a1f66e57
commit c8626a9afd
2 changed files with 6 additions and 1 deletions

View File

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