From 9feaa7838fadae96bddb089b7a209dbdf15e749f Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Mon, 29 Jul 2019 08:59:04 +0200 Subject: [PATCH] Bumped v7.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b7377c..a3c11d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aedes-persistence", - "version": "7.1.0", + "version": "7.1.1", "description": "The spec for an Aedes persistence, with abstract tests and a fast in-memory implementation.", "main": "persistence.js", "scripts": {