fix(core): update

This commit is contained in:
2024-03-01 23:34:43 +01:00
parent 2c29ae3bf0
commit 6f2cedc1dd
7 changed files with 437 additions and 400 deletions

View File

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