fix(core): update

This commit is contained in:
2022-09-13 19:13:04 +02:00
parent 523ab7ee77
commit 53bf2f3569
2 changed files with 3 additions and 3 deletions

View File

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