fix(core): update

This commit is contained in:
Philipp Kunz 2024-04-16 07:47:24 +02:00
parent 62dc897e73
commit 307f0c7277

View File

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