From a6698ba72c26eeeb242324b2be08da8ef1c33688 Mon Sep 17 00:00:00 2001 From: Dane Stuckel Date: Mon, 30 Nov 2015 12:38:01 -0500 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58e90889..0093a4f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nymdev/amphora", - "version": "1.3.2", + "version": "1.4.0", "description": "An API mixin for Express that saves, publishes and composes data with the key-value store of your choice.", "main": "index.js", "scripts": {