fix(core): update

This commit is contained in:
2023-11-13 14:59:03 +01:00
parent 702ce00288
commit 184dc98127
2 changed files with 14 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/lik',
version: '6.0.7',
version: '6.0.8',
description: 'light little helpers for node'
}