diff --git a/package.json b/package.json index 244198c..afa3f8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aedes-cached-persistence", - "version": "8.1.0", + "version": "8.1.1", "description": "Abstract class to write an Aedes persistence with in-process caching of subscriptions", "main": "index.js", "scripts": {