From 4a1f11b885aa752d67a9e313984b61d8e575a049 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 24 Apr 2025 11:34:49 +0000 Subject: [PATCH] 5.15.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44be74f..dcd359e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdata", - "version": "5.15.0", + "version": "5.15.1", "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",