diff --git a/package.json b/package.json index 2bd749d..ca2a9e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aedes-persistence", - "version": "8.1.1", + "version": "8.1.2", "description": "The spec for an Aedes persistence, with abstract tests and a fast in-memory implementation.", "main": "persistence.js", "scripts": {