fix(core): update

This commit is contained in:
2024-05-31 18:25:51 +02:00
parent d9246cbeac
commit b6594de18c
2 changed files with 11 additions and 11 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '5.2.1',
version: '5.2.2',
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
}