From fdeffda5d7554abf0e0ad28af16006b58b323edc Mon Sep 17 00:00:00 2001 From: Jon Winton Date: Thu, 13 Jul 2017 09:59:51 -0400 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b67eb0e..a21df7ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "3.1.1", + "version": "3.2.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": {