fix(core): use correct pow

This commit is contained in:
2022-10-29 19:15:30 +02:00
parent cb28b55617
commit 723833d9bb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/tink',
version: '3.1.3',
version: '3.1.4',
description: 'an unofficial api abstraction for tink.com'
}