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": {