From 1ffe02df1667b41c76e105e6869361c3749315eb Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Tue, 22 Jul 2025 22:04:53 +0000 Subject: [PATCH] 3.0.9 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f7affb..0a6f024 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@apiclient.xyz/bunq", - "version": "3.0.1", + "version": "3.0.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@apiclient.xyz/bunq", - "version": "3.0.1", + "version": "3.0.9", "license": "MIT", "dependencies": { "@bunq-community/bunq-js-client": "^1.1.2", diff --git a/package.json b/package.json index 57a182b..d8e3119 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apiclient.xyz/bunq", - "version": "3.0.8", + "version": "3.0.9", "private": false, "description": "A full-featured TypeScript/JavaScript client for the bunq API", "type": "module",