From 954cbc28825ffc7f2b8a2716a21a0cd1470b6d50 Mon Sep 17 00:00:00 2001 From: james-owen Date: Mon, 19 Aug 2019 16:05:45 -0400 Subject: [PATCH] 7.6.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 15ae6680..a462fc58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "7.5.2", + "version": "7.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 924be422..de347870 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "7.5.2", + "version": "7.6.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": {