fix(core): update

This commit is contained in:
2022-10-30 17:27:13 +01:00
parent 29bd68f57d
commit 3ee4a1677e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/tink',
version: '3.1.5',
version: '3.1.6',
description: 'an unofficial api abstraction for tink.com'
}