diff --git a/package.json b/package.json index dd6b100..8cb6ae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neogma", - "version": "1.12.3", + "version": "1.13.0", "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",