From 20c57475a8496b3296b02914114c7fbb18938d8f Mon Sep 17 00:00:00 2001 From: Jon Winton Date: Mon, 24 Jul 2017 16:47:04 -0400 Subject: [PATCH] 3.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a21df7ff..e11872d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "3.2.0", + "version": "3.3.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": {