fix(core): update

This commit is contained in:
2023-09-22 13:55:56 +02:00
parent 777ed7575c
commit ca447ded30
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarthash',
version: '3.0.3',
version: '3.0.4',
description: 'simplified access to node hash functions'
}