fix(core): update

This commit is contained in:
2022-09-13 19:23:11 +02:00
parent 36bcb9265a
commit 5e961f7a5b
5 changed files with 23 additions and 17 deletions

View File

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