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