From 4f5537e644f574e1832eefd7b8db4a295227342e Mon Sep 17 00:00:00 2001 From: Adam Cowley Date: Fri, 19 Jan 2018 16:47:40 +0000 Subject: [PATCH] 0.1.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de49e00..0a9e01e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "neode", - "version": "0.1.11", + "version": "0.1.12", "description": "Neo4j OGM for NodeJS", "main": "build/index.js", "scripts": {