diff --git a/package.json b/package.json index 95a5a93..f02068a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fastify-mongoose-driver", "description": "A Fastify plugin to connect to a MongoDB instance via the Mongoose ODM", - "version": "3.1.0", + "version": "3.2.0", "main": "index.js", "scripts": { "test": "tap test.js"