fix(core): update

This commit is contained in:
2022-05-27 17:57:14 +02:00
parent 0fdc891326
commit 55e4edc785
3 changed files with 14 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/lik',
version: '5.0.5',
version: '5.0.6',
description: 'light little helpers for node'
}