From 2689259579b7287e1a9712ac9bca252f2ffa9f26 Mon Sep 17 00:00:00 2001 From: Manuel Emilio Urena Date: Tue, 21 May 2019 11:57:51 -0400 Subject: [PATCH] 7.5.2 --- 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 1887f696..818e75f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "7.5.0", + "version": "7.5.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 19c8a7b2..03369109 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "amphora", - "version": "7.5.1", + "version": "7.5.2", "description": "An API mixin for Express that saves, publishes and composes data with the key-value store of your choice.", "main": "index.js", "scripts": {