From 3b76de083183cf924cdbb06599e902d5a465f8f5 Mon Sep 17 00:00:00 2001 From: Juergen Kunz Date: Wed, 24 Sep 2025 07:56:53 +0000 Subject: [PATCH] 1.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31c4133..6d07345 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fin.cx/opendata", - "version": "1.6.0", + "version": "1.6.1", "private": false, "description": "A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.", "main": "dist_ts/index.js",