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",