fix(package): update package metadata

This commit is contained in:
2026-04-02 17:05:07 +00:00
parent 5a47c516fd
commit b634ee50d1
3 changed files with 7 additions and 2 deletions

View File

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