diff --git a/package.json b/package.json index 3aba766..d1d347e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fin.cx/opendata", - "version": "1.1.3", + "version": "1.1.4", "private": false, "description": "A TypeScript library for accessing, managing, and updating open business data, focused on German companies and integrating with MongoDB.", "main": "dist_ts/index.js", @@ -71,4 +71,4 @@ "data retrieval", "data update" ] -} \ No newline at end of file +}