fix(core): update

This commit is contained in:
2024-04-14 04:00:56 +02:00
parent b4cd6b0fe1
commit 06776d74c8
5 changed files with 104 additions and 123 deletions

View File

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