diff --git a/package.json b/package.json index 8bf4133..ad289b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "http-fake-backend", - "version": "3.2.0", + "version": "3.2.1", "description": "Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.", "license": "MIT", "main": "index.js",