fix(core): update

This commit is contained in:
2022-06-26 11:37:07 +02:00
parent 85f2cc4745
commit d43f568795
3 changed files with 26 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@pushrocks/smarthash',
version: '3.0.0',
version: '3.0.1',
description: 'simplified access to node hash functions'
}