From ecba15c10afb59c554af684c2dcdafd619ebd34f Mon Sep 17 00:00:00 2001 From: Neogma publisher Date: Tue, 5 Sep 2023 19:35:59 +0000 Subject: [PATCH] 1.12.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc0cc3c..75643eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neogma", - "version": "1.12.1", + "version": "1.12.2", "description": "Object-Graph-Mapping neo4j framework, Fully-typed with TypeScript, for easy and flexible node and relationship creation", "main": "dist/index.js", "types": "dist/index.d.ts",