fix(documentation): Remove license badge from README

This commit is contained in:
2025-02-03 14:06:42 +01:00
parent fee936c75f
commit d957e911de
3 changed files with 6 additions and 2 deletions

View File

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