From 8ea4d1acb190ef2a18c2e3a07a8b9226c2332013 Mon Sep 17 00:00:00 2001 From: Phil Date: Tue, 9 Feb 2016 19:52:14 -0800 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57e664a..cfcce31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "origindb", - "version": "2.3.0", + "version": "2.4.0", "description": "Blazing fast and flexible JSON database.", "license": "MIT", "repository": "CreaturePhil/origindb",