From bc04df4e67422d91a42f1d6816a860551c52ea3b Mon Sep 17 00:00:00 2001 From: Typicode Date: Tue, 12 May 2015 02:28:31 +0200 Subject: [PATCH] 0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 03782a2..37d8baf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.7.4", + "version": "0.7.5", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",