fix(core): update

This commit is contained in:
2023-08-31 16:31:23 +02:00
parent 14ba4465d9
commit 1fc95fcf0e
5 changed files with 1705 additions and 500 deletions

View File

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