fix(core): update

This commit is contained in:
2023-12-27 21:57:45 +01:00
parent eea19bcd89
commit 3e78466e5f
4 changed files with 843 additions and 698 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstring',
version: '4.0.9',
version: '4.0.10',
description: 'handle strings in smart ways. TypeScript ready.'
}