feat(BankAccount and BankTransaction): now supporting the full retrieval process

This commit is contained in:
2022-08-23 16:56:59 +02:00
parent d7ba62e767
commit 7637fca672
11 changed files with 6396 additions and 10001 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@mojoio/tink',
version: '3.0.0',
version: '3.1.0',
description: 'an unofficial api abstraction for tink.com'
}