This commit is contained in:
2026-05-20 13:42:28 +00:00
parent 38ce3c0289
commit 03fabaa26b
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdb',
version: '2.10.0',
version: '2.10.1',
description: 'A MongoDB-compatible embedded database server with wire protocol support, backed by a high-performance Rust engine.'
}