fix(core): update

This commit is contained in:
2023-11-13 17:20:45 +01:00
parent 92592d9e9a
commit d7718d4340
2 changed files with 19 additions and 2 deletions

View File

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