fix(core): update

This commit is contained in:
2024-04-24 18:34:33 +02:00
parent c8fe270e08
commit 688cf007d7
5 changed files with 1130 additions and 2204 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartunique',
version: '3.0.8',
description: 'make things unique'
version: '3.0.9',
description: 'A library to generate unique identifiers using methods like UUID and nanoid.'
}