From 4733982d0364d263c3a88dd32db95a31611d6806 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 14 Apr 2025 17:58:54 +0000 Subject: [PATCH] 5.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ff5d62..b64af7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdata", - "version": "5.7.0", + "version": "5.8.0", "private": false, "description": "An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.", "main": "dist_ts/index.js",