From 7336d244c627e81190df90a8aa6abe8d62f28d60 Mon Sep 17 00:00:00 2001 From: typicode Date: Fri, 15 May 2015 02:48:27 +0200 Subject: [PATCH] 0.7.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ea3d7b..28dccd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "json-server", - "version": "0.7.7", + "version": "0.7.8", "description": "Serves JSON files through REST routes.", "main": "./src/index.js", "bin": "./bin/index.js",