From a5ef9255549d2cf107a2214332e3b729aac76e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Sun, 27 Nov 2016 13:08:00 +0100 Subject: [PATCH] 3.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",