From 5a2cc2406cb334facddebe09874e5095f110d492 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Mon, 15 Apr 2024 14:26:22 +0200 Subject: [PATCH] 5.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22c6229..0b887eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartdata", - "version": "5.1.1", + "version": "5.1.2", "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",