fix(core): update

This commit is contained in:
2024-03-03 12:35:59 +01:00
parent 3f5b0ebe1e
commit b65a460ef2
2 changed files with 8 additions and 5 deletions

View File

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