diff --git a/package.json b/package.json index e31381a..6b1ead8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quickmongo", - "version": "5.1.1", + "version": "5.1.2", "description": "Quick Mongodb wrapper for beginners that provides key-value based interface.", "main": "dist/index.js", "module": "dist/index.mjs",